Skip to content

Commit

Permalink
assigner update
Browse files Browse the repository at this point in the history
  • Loading branch information
CblPOK-git authored and akokoshn committed Apr 16, 2024
1 parent 4e47fec commit d47c170
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,13 +247,6 @@ jobs:
run: |
cmake --build build -t check-crypto3-assigner
- name: Run assigner tests
run: |
cd libs/assigner/test
chmod +x run_tests.py
python3 run_tests.py ../../../build/bin/assigner/assigner
cd ../../../
- name: Build proof for the circuit of the C++ examples
run: |
cmake --build build -t prove_cpp_examples
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,13 +157,6 @@ jobs:
run: |
cmake --build build -t check-crypto3-assigner
- name: Run assigner tests
run: |
cd libs/assigner/test
chmod +x run_tests.py
python3 run_tests.py ../../../build/bin/assigner/assigner
cd ../../../
- name: Build proof for the circuit of the C++ examples
run: |
cmake --build build -t prove_cpp_examples
Expand Down
2 changes: 1 addition & 1 deletion libs/assigner
Submodule assigner updated 104 files

0 comments on commit d47c170

Please sign in to comment.