Skip to content

Commit 97cf46d

Browse files
committed
[hack] temporary workaround against default
- sra-tools 2.9 instead of 3.1 is installed
1 parent 2d7789a commit 97cf46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/conda_tutorials_env.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ dependencies:
99
#- snakemake-minimal
1010

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

0 commit comments

Comments
 (0)