mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
Update .github/workflows/phantompeakqualtools.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
parent
ec91171152
commit
a3ca757f4e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/phantompeakqualtools.yml
vendored
2
.github/workflows/phantompeakqualtools.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
nxf_version: [20.07.1, ""]
|
||||
nxf_version: [20.11.0-edge]
|
||||
env:
|
||||
NXF_ANSI_LOG: false
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue