Skip to content

Commit

Permalink
Change ref 88 crypto3 suite branch #214
Browse files Browse the repository at this point in the history
  • Loading branch information
ETatuzova committed Nov 4, 2023
1 parent 3970779 commit 0f9de02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
repository: ${{ env.SUITE_REPO }}
submodules: recursive
ref: 88-placeholder-poseidon

- name: Checkout source code
uses: actions/checkout@v3
Expand Down Expand Up @@ -97,7 +98,7 @@ jobs:
# crypto3_zk_systems_pcd_r1cs_pcd_r1cs_mp_ppzkpcd_r1cs_mp_ppzkpcd_test
# crypto3_zk_systems_plonk_pickles_kimchi_test
# crypto3_zk_systems_plonk_pickles_oracles_test

] # Tests to execute
steps:
- name: Cleanup # TODO - move to scripts on runner
Expand Down

0 comments on commit 0f9de02

Please sign in to comment.