Skip to content

Commit 309c2a3

Browse files
author
Lucas McDonald
committed
m
1 parent 89e6020 commit 309c2a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_test_vector_python.yml

+1
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,5 @@ jobs:
9999
- name: Test Python TestVectors with ${{matrix.interface}} interface
100100
working-directory: ${{matrix.library}}
101101
run: |
102+
cp ../java/*.json runtimes/python/
102103
make test_python_${{matrix.interface}}_interface

0 commit comments

Comments
 (0)