Skip to content

Commit

Permalink
Merge branch 'main' into feat/nasty-client
Browse files Browse the repository at this point in the history
  • Loading branch information
jbearer authored Apr 1, 2024
2 parents 344c26f + e55ff71 commit ffb87f3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,4 @@ jobs:
if: ${{ github.event_name != 'pull_request' }}
run: |
nix develop --accept-flake-config -c forge test -vvv
- name: Gas Report
run: |
nix develop --accept-flake-config -c forge test --mt testFuzz_ConsecutiveUpdate --gas-report
nix develop --accept-flake-config -c forge test --mc PlonkVerifier_verify_Test --mt test_verify_succeeds -vvvv

0 comments on commit ffb87f3

Please sign in to comment.