Skip to content

Commit

Permalink
Updates to testing
Browse files Browse the repository at this point in the history
  • Loading branch information
DLBPointon committed Sep 19, 2023
1 parent febf227 commit 27ea3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: Run FULL pipeline with test data
# Remember that you can parallelise this by using strategy.matrix
run: |
nextflow run ${GITHUB_WORKSPACE} -entry FULL -profile github_test,docker --outdir ./results-full
nextflow run ${GITHUB_WORKSPACE} -profile github_test,docker --outdir ./results-full

0 comments on commit 27ea3bc

Please sign in to comment.