Skip to content

Commit

Permalink
ci: Fix perf_canaries
Browse files Browse the repository at this point in the history
  • Loading branch information
mtzguido committed Jan 4, 2025
1 parent 767698a commit 115da71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,5 +172,4 @@ jobs:
- run: tar xzf fstar.tar.gz

- name: Run perf canaries
run: .scripts/perf_canaries.sh ./bin/fstar.exe
working-directory: fstar
run: .scripts/perf_canaries.sh ./fstar/bin/fstar.exe

0 comments on commit 115da71

Please sign in to comment.