Skip to content

Commit 0f9a957

Browse files
fix typo in tests
1 parent c3a0bfc commit 0f9a957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
#
7171
# Remove the tar.gz -- this should be the last step of the workflow.
7272
remove_conda_env_artifact:
73-
needs: get_conda_envs, single_hisat, paired_hisat, single_star, paired_star, paired_star_rsem]
73+
needs: get_conda_envs
7474
runs-on: ubuntu-latest
7575

7676
steps:

0 commit comments

Comments
 (0)