Skip to content

Commit

Permalink
install nf-test once only
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Oct 9, 2024
1 parent b47c526 commit fc80d92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ jobs:
python -m pip install --upgrade pip
pip install pdiff
- uses: nf-core/setup-nf-test@v1

- name: Run nf-test
run: |
nf-test test --verbose ${{ matrix.nf_test_files }} --profile "+${{ matrix.profile }}" --junitxml=test.xml --tap=test.tap
Expand Down

0 comments on commit fc80d92

Please sign in to comment.