Skip to content

Commit

Permalink
upgrade test github
Browse files Browse the repository at this point in the history
  • Loading branch information
toniher committed Oct 15, 2024
1 parent a1bcd4e commit 49c6220
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install Nextflow
uses: nf-core/[email protected]
with:
version: 20.04.1
uses: nf-core/[email protected]
- run: nextflow run ${GITHUB_WORKSPACE} -with-docker

0 comments on commit 49c6220

Please sign in to comment.