Skip to content

Commit

Permalink
Update test_action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wxicu authored Feb 7, 2024
1 parent 090ce07 commit cd290fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run pipeline with test data
run: |
nextflow run ${GITHUB_WORKSPACE} -profile test,conda --mode genetic --souporcell False --generate_anndata False
test_hashing:
test_hashing:
name: Run pipeline in hashing mode with test data
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit cd290fb

Please sign in to comment.