Skip to content

Commit

Permalink
[hack] temporary workaround against default
Browse files Browse the repository at this point in the history
- sra-tools 2.9 instead of 3.1 is installed
  • Loading branch information
DrYak committed Oct 4, 2024
1 parent fc7f2d0 commit dcc8ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conda_tutorials_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ dependencies:
#- snakemake-minimal

# used for some tutorials
- sra-tools
- sra-tools >=3.1 # HACK setup-miniconda action adds default channel, which cause wrong version of sra-tool

0 comments on commit dcc8ee8

Please sign in to comment.