Skip to content

Commit

Permalink
fix attempt tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yash25198 authored Nov 23, 2024
1 parent 0b46431 commit 246f213
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
- name: Print Circom version
run: circom --version

- name: Git submodules Update
run: git submodule update --init

- name: Install dependencies
run: yarn
Expand Down

0 comments on commit 246f213

Please sign in to comment.