Skip to content

Commit

Permalink
fix: run gas report
Browse files Browse the repository at this point in the history
  • Loading branch information
fubuloubu committed Jul 25, 2023
1 parent e6d6bc3 commit 1042941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- uses: actions/checkout@v2
- uses: ApeWorX/github-action@v1
- run: ape compile --size
- run: ape test -s
- run: ape test -s --gas

0 comments on commit 1042941

Please sign in to comment.