Skip to content

Commit

Permalink
update file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi authored and smickovskid committed Sep 5, 2023
1 parent bd85d5b commit 8d99752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
path: |
./relayer/output.txt
./relayer/coverage.txt
./relayer/race_coverage.out
./relayer/race_coverage.txt
- name: Install starknet-devnet (via venv+pip)
run: nix develop -c pip install -r contracts/requirements.txt -c contracts/constraints.txt
Expand Down

0 comments on commit 8d99752

Please sign in to comment.