We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3f70a commit e41deeaCopy full SHA for e41deea
1 file changed
.github/workflows/test.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v2
17
- - uses: ApeWorX/github-action@fix/pyproject-toml-support
+ - uses: ApeWorX/github-action@v3
18
- run: ape compile --size
19
- uses: foundry-rs/foundry-toolchain@v1
20
- run: ape test -s --gas --coverage
0 commit comments