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 c3a0bfc commit 0f9a957Copy full SHA for 0f9a957
.github/workflows/test.yml
@@ -70,7 +70,7 @@ jobs:
70
#
71
# Remove the tar.gz -- this should be the last step of the workflow.
72
remove_conda_env_artifact:
73
- needs: get_conda_envs, single_hisat, paired_hisat, single_star, paired_star, paired_star_rsem]
+ needs: get_conda_envs
74
runs-on: ubuntu-latest
75
76
steps:
0 commit comments