Skip to content

Commit

Permalink
Change ref on crypto3 suite branch #180
Browse files Browse the repository at this point in the history
  • Loading branch information
ETatuzova committed Oct 3, 2023
1 parent dd66c21 commit c1d36e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ jobs:
uses: actions/checkout@v3
with:
repository: ${{ env.SUITE_REPO }}
ref: 76-public-input-gate
submodules: recursive

- name: Checkout source code
uses: actions/checkout@v3
with:
path: ./libs/${{ env.LIB_NAME }}
ref: 76-public-input-gate
submodules: recursive

- name: Cmake and build
Expand Down

0 comments on commit c1d36e3

Please sign in to comment.