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 3fa6aca commit fed1d22Copy full SHA for fed1d22
1 file changed
.github/workflows/microbiorust-py_benchmarks.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: dtolnay/rust-toolchain@stable
29
30
- name: Install dependencies
31
- run: pip install asv virtualenv maturin biopython
+ run: pip install asv virtualenv maturin biopython codecarbon
32
33
# 1. GET OLD HISTORY
34
- name: Load previous results
0 commit comments