Skip to content

Commit

Permalink
Trying again to list test files
Browse files Browse the repository at this point in the history
  • Loading branch information
apetkau committed Jan 24, 2024
1 parent d43c271 commit 172124c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ jobs:
- name: Run nf-test
run: |
nf-test test
- name: List test files
if: always()
run: |
ls -laR .nf-test/tests/*/work/*
- name: 'Upload nf-test log'
Expand Down

0 comments on commit 172124c

Please sign in to comment.