From 6d3f2fb0dcc3838eb2d6d12d78edbefa3f5ab94f Mon Sep 17 00:00:00 2001 From: Aleksandr Cherenkov Date: Tue, 2 Apr 2024 11:37:53 +0000 Subject: [PATCH] assigner update --- .github/workflows/build_linux.yml | 7 ------- .github/workflows/build_macos.yml | 7 ------- libs/assigner | 2 +- 3 files changed, 1 insertion(+), 15 deletions(-) diff --git a/.github/workflows/build_linux.yml b/.github/workflows/build_linux.yml index d3c6f1c6..86dae5ec 100644 --- a/.github/workflows/build_linux.yml +++ b/.github/workflows/build_linux.yml @@ -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 diff --git a/.github/workflows/build_macos.yml b/.github/workflows/build_macos.yml index 6af61919..84606f80 100644 --- a/.github/workflows/build_macos.yml +++ b/.github/workflows/build_macos.yml @@ -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 diff --git a/libs/assigner b/libs/assigner index 0e716254..9be41dd2 160000 --- a/libs/assigner +++ b/libs/assigner @@ -1 +1 @@ -Subproject commit 0e716254827df7424e960325c8eee78a1b6cce33 +Subproject commit 9be41dd2628eac0aeb44e87776052105d8607e4e