Skip to content

Commit

Permalink
Merge branch 'main' of github.com:haansi/nf-mito-calling into main
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Nov 30, 2023
2 parents 3c962ca + adbe9ab commit 31fecb1
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 31fecb1

Please sign in to comment.