We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e6020 commit 309c2a3Copy full SHA for 309c2a3
.github/workflows/ci_test_vector_python.yml
@@ -99,4 +99,5 @@ jobs:
99
- name: Test Python TestVectors with ${{matrix.interface}} interface
100
working-directory: ${{matrix.library}}
101
run: |
102
+ cp ../java/*.json runtimes/python/
103
make test_python_${{matrix.interface}}_interface
0 commit comments