Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
augustbleeds committed Sep 26, 2024
1 parent 845a6ff commit 4f7fc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
uses: ./.github/actions/install-starknet-foundry

- name: Test
run: nix develop -c make test-cairo-contracts
run: export PATH=$PATH:/home/runner/.local/bin && nix develop -c make test-cairo-contracts

0 comments on commit 4f7fc9a

Please sign in to comment.