Skip to content

Commit 3fb5739

Browse files
committed
Update test directory reflecting workdirectory change
1 parent 4d8ebbd commit 3fb5739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
run: curl -fsSL https://code.askimed.com/install/nf-test | bash
1111
- name: test
1212
working-directory: nextflow/vcf_prepper
13-
run: ${GITHUB_WORKSPACE}/nf-test test nextflow/vcf_prepper/tests
13+
run: ${GITHUB_WORKSPACE}/nf-test test tests

0 commit comments

Comments
 (0)