Skip to content

Commit

Permalink
snforge
Browse files Browse the repository at this point in the history
  • Loading branch information
Sk8erboi84 committed Oct 26, 2023
1 parent 76889df commit 4a5246e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- uses: foundry-rs/setup-snfoundry@v1
with:
starknet-foundry-version: 0.9.0
- name: Run cairo tests
run: snforge
# - name: Set up Scarb
#ses: software-mansion/setup-scarb@v1
# Install Scarb from a nightly release
Expand All @@ -24,5 +26,3 @@ jobs:
# wget https://github.com/software-mansion/scarb-nightlies/releases/download/${NIGHTLY_DATE}/scarb-${NIGHTLY_DATE}-x86_64-unknown-linux-gnu.tar.gz
# tar -xvf scarb-${NIGHTLY_DATE}-x86_64-unknown-linux-gnu.tar.gz
# sudo mv scarb-v${SCARB_VERSION}-x86_64-unknown-linux-gnu/bin/scarb /usr/local/bin
- name: Run cairo tests
run: snforge

0 comments on commit 4a5246e

Please sign in to comment.