Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Glatzel committed Oct 27, 2024
1 parent 0f002de commit 79dc0f9
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 @@ -55,7 +55,7 @@ jobs:
name: test
machine: ${{matrix.os}}
pixi_python_env: arithmetic-cpu
test_path: ./src
test_path: ./src/arithmetic
update_submodule: true
test_args: --benchmark-max-time=0.00005 --benchmark-min-rounds=1 --benchmark-histogram=histogram/arithmetic
cov: true
Expand Down

0 comments on commit 79dc0f9

Please sign in to comment.