Skip to content

Commit

Permalink
Update wheelbuild-benchmark-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-mueller authored Jan 16, 2025
1 parent d37fdd6 commit 2b80696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheelbuild-benchmark-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
- name: Install pytest
run: uv pip install pytest pytest-cov
- name: Generate test signal
run: uv run benchmarks/generate_time_signal.py
run: python benchmarks/generate_time_signal.py
- name: Run benchmarks
run: pytest --no-cov -rP benchmarks

0 comments on commit 2b80696

Please sign in to comment.