Skip to content

Commit

Permalink
ci: Skip test.tap
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Aug 23, 2024
1 parent 98018cf commit ecb5854
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/nf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,12 +136,11 @@ jobs:
--filter ${{ matrix.filter }} \
--follow-dependencies
# TODO If no test.tap, then make one to spoof?

- uses: pcolby/tap-summary@0959cbe1d4422e62afc65778cdaea6716c41d936 # v1
with:
path: >-
test.tap
# TODO If no test.tap, then make one to spoof?
# - uses: pcolby/tap-summary@0959cbe1d4422e62afc65778cdaea6716c41d936 # v1
# with:
# path: >-
# test.tap

- name: Clean up
if: always()
Expand Down

0 comments on commit ecb5854

Please sign in to comment.