Skip to content

Commit

Permalink
run test in circuit repo only once
Browse files Browse the repository at this point in the history
  • Loading branch information
remicolin committed Aug 7, 2024
1 parent f8848b5 commit cdd01df
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,4 @@ jobs:

- name: Run Tests
working-directory: ./circuits
run: yarn test

- name: Run Tests
working-directory: ./circuits
run: yarn test
run: yarn test

0 comments on commit cdd01df

Please sign in to comment.