Skip to content

Commit

Permalink
chore: Disable noir contracts tests until stabilized (#11047)
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino authored Jan 6, 2025
1 parent b094f15 commit a76b52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noir-projects/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VERSION 0.8
test:
BUILD +test-protocol-circuits
BUILD +test-aztec-nr
BUILD +test-contracts
# BUILD +test-contracts

test-protocol-circuits:
FROM ../+bootstrap
Expand Down

0 comments on commit a76b52e

Please sign in to comment.