Skip to content

Commit

Permalink
ok weird removing sourmash
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Aug 30, 2023
1 parent a2b843e commit c919874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: install dependencies
shell: bash -l {0}
run: mamba install 'sourmash>=4.8.3,<5' rust git compilers maturin pytest pandas
run: mamba install rust git compilers maturin pytest pandas

- name: build
shell: bash -l {0}
Expand Down

0 comments on commit c919874

Please sign in to comment.