Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-t committed May 15, 2023
1 parent bad4677 commit c6f1768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
sudo apt-get install --no-install-recommends -y hyperfine
- run: rustc --version && cargo --version
- run: ./bench.sh
working-directory: cvars-test-compile-time
working-directory: cvars-bench-compile-time

format:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c6f1768

Please sign in to comment.