Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
extrawurst committed Jan 17, 2025
1 parent 3ac5719 commit 987076a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: benchmark-iai
run: |
sudo apt-get update -y && sudo apt-get install -y valgrind
cd ip2country-bench && just bench-inside-docker
cd ip2country-bench && make bench-inside-docker
- name: benchmark
run: cargo bench

0 comments on commit 987076a

Please sign in to comment.