Skip to content

Commit

Permalink
Update ci.yml to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
codygunton authored Jul 25, 2024
1 parent 61d2278 commit 241508e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ jobs:
- name: "BB Solidity Acir Tests"
working-directory: ./barretenberg/
timeout-minutes: 40
run: earthly-ci --no-output ./+barretenberg-acir-tests-sol
run: earthly-ci --no-output ./+barretenberg-acir-tests-sol-honk

bb-acir-tests-bb-js:
needs: [noir-build-acir-tests, changes]
Expand Down

0 comments on commit 241508e

Please sign in to comment.