Skip to content

Commit e41deea

Browse files
authored
chore(CI): restore back to ApeWorX action v3
1 parent 4f3f70a commit e41deea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v2
17-
- uses: ApeWorX/github-action@fix/pyproject-toml-support
17+
- uses: ApeWorX/github-action@v3
1818
- run: ape compile --size
1919
- uses: foundry-rs/foundry-toolchain@v1
2020
- run: ape test -s --gas --coverage

0 commit comments

Comments
 (0)