Skip to content

Commit

Permalink
tests run in correct directory
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-watson committed Jan 7, 2025
1 parent 0851f60 commit 5264c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
sudo mv nf-test /usr/local/bin/
- name: Run Tests (Shard ${{ matrix.shard }}/${{ strategy.job-total }})
working-directory: ./workflows/Nextflow
run: nf-test test --ci --shard ${{ matrix.shard }}/${{ strategy.job-total }}

0 comments on commit 5264c3a

Please sign in to comment.