Skip to content

Commit

Permalink
Echo scarb version
Browse files Browse the repository at this point in the history
  • Loading branch information
notlesh committed Feb 18, 2025
1 parent 0d151c7 commit 2ad572b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ jobs:
with:
scarb-version: "2.8.2"

- name: Display Scarb version
run: |
echo "Scarb version:"
scarb --version
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1

Expand Down

0 comments on commit 2ad572b

Please sign in to comment.