mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 19:18:17 +00:00
ci: v0.1 => master
Living life on the edge
This commit is contained in:
parent
95270092b0
commit
d00bd5f6b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pytest-workflow.yml
vendored
2
.github/workflows/pytest-workflow.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Nextflow pytest-workflow
|
- name: Nextflow pytest-workflow
|
||||||
uses: Emiller88/pytest-workflow-composite-action@v0.1
|
uses: Emiller88/pytest-workflow-composite-action@master
|
||||||
with:
|
with:
|
||||||
pytest_tags: 'fastqc'
|
pytest_tags: 'fastqc'
|
||||||
nxf_version: ${{ matrix.nxf_version }}
|
nxf_version: ${{ matrix.nxf_version }}
|
||||||
|
|
Loading…
Reference in a new issue