Skip to content

Commit

Permalink
💚 use asdf to install scarb for reference tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelStark committed Aug 6, 2024
1 parent d0fba54 commit 7fa568e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/reference_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
curl -sSL https://install.python-poetry.org | python3 -
- name: Install Scarb
uses: software-mansion/setup-scarb@v1
with:
scarb-version: "2.3.1"
uses: asdf-vm/actions/install@v3

- name: Install dependencies
working-directory: tests/references/bdhke-nutshell
Expand Down

0 comments on commit 7fa568e

Please sign in to comment.