Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jmonteer committed Dec 7, 2022
1 parent adc4d67 commit 17e8a64
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ jobs:
node-version: '14.x'

- uses: ApeWorX/github-action@v1
with:
python-version: '3.9'
ape-version-pin: '==0.5.2'

- name: Install Vyper
run: pip install git+https://github.com/vyperlang/[email protected]

- name: Compile contracts
run: ape compile --force --size
Expand Down

0 comments on commit 17e8a64

Please sign in to comment.