Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho authored Nov 30, 2023
1 parent 84d9153 commit adbe9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: Add nf-test to path
run: echo "/opt/nf-test" >> $GITHUB_PATH;
- name: Build Docker
run: docker build -t genepi/imputation-docker .
run: docker build -t genepi/nf-mitocalling .
- name: Run Tests
run: nf-test test

0 comments on commit adbe9ab

Please sign in to comment.