Skip to content

Commit

Permalink
♻️ Pin Latest Vyper
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Oct 7, 2024
1 parent dd13b31 commit 13153d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
architecture: ${{ matrix.architecture }}

- name: Install Vyper
run: pip install vyper
run: pip install git+https://github.com/vyperlang/vyper@master

- name: Show the Vyper version
run: vyper --version
Expand Down

0 comments on commit 13153d9

Please sign in to comment.