We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a9489 commit 5d8da56Copy full SHA for 5d8da56
.github/workflows/main.yml
@@ -9,4 +9,5 @@ jobs:
9
- name: setup
10
run: curl -fsSL https://code.askimed.com/install/nf-test | bash
11
- name: test
12
+ working-directory: nextflow/vcf_prepper
13
run: ${GITHUB_WORKSPACE}/nf-test test nextflow/vcf_prepper/tests
0 commit comments