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 Dec 17, 2023
1 parent 00b16d3 commit 9e9db80
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/nf-mitocalling .
run: docker build -t genepi/mtdna-server-2 .
- name: Run Tests
run: nf-test test

0 comments on commit 9e9db80

Please sign in to comment.