Skip to content

Commit fed1d22

Browse files
authored
Update microbiorust-py_benchmarks.yml
installing codecarbon on the runner
1 parent 3fa6aca commit fed1d22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/microbiorust-py_benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: dtolnay/rust-toolchain@stable
2929

3030
- name: Install dependencies
31-
run: pip install asv virtualenv maturin biopython
31+
run: pip install asv virtualenv maturin biopython codecarbon
3232

3333
# 1. GET OLD HISTORY
3434
- name: Load previous results

0 commit comments

Comments
 (0)