Skip to content

Commit

Permalink
♻️ get location
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Sep 18, 2024
1 parent 2a80750 commit 180a4fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/venom-halmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
- name: Install Vyper
run: pip install git+https://github.com/vyperlang/vyper@master

- name: Vyper location
run: which vyper

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

Expand Down

0 comments on commit 180a4fa

Please sign in to comment.