Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sateeshperi authored Jun 22, 2023
1 parent 70b0647 commit c7eb5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Run nf-test motus
run: |
nf-test test ${{ matrix.profile }} --profile test_motus,${{ matrix.profile }} --junitxml=test.xml
nf-test test --tag tes_motus --profile test_motus,${{ matrix.profile }} --junitxml=test.xml
- name: Publish Test Report
uses: mikepenz/action-junit-report@v3
Expand Down

0 comments on commit c7eb5ea

Please sign in to comment.