We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a11c996 commit 09bc2d4Copy full SHA for 09bc2d4
1 file changed
.github/workflows/microbiorust-py_benchmarks.yml
@@ -56,7 +56,7 @@ jobs:
56
# 3. ADD NEW DATA POINT
57
- name: Run Benchmarks
58
working-directory: microbiorust-py
59
- run: asv run HEAD^! --machine "github-runner" --python=same --show-stderr
+ run: asv run HEAD^! --machine "github-runner" --show-stderr
60
61
# 4. GENERATE WEBSITE
62
- name: Generate HTML
0 commit comments