Skip to content

Commit

Permalink
serial testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sirasistant committed Jan 3, 2025
1 parent 250a23d commit fe0896c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions noir-projects/Earthfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
VERSION 0.8
test:
BUILD +test-protocol-circuits
BUILD +test-aztec-nr
WAIT
BUILD +test-protocol-circuits
END
WAIT
BUILD +test-aztec-nr
END
BUILD +test-contracts

test-protocol-circuits:
Expand Down

0 comments on commit fe0896c

Please sign in to comment.