mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +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:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Nextflow pytest-workflow
|
||||
uses: Emiller88/pytest-workflow-composite-action@v0.1
|
||||
uses: Emiller88/pytest-workflow-composite-action@master
|
||||
with:
|
||||
pytest_tags: 'fastqc'
|
||||
nxf_version: ${{ matrix.nxf_version }}
|
||||
|
|
Loading…
Reference in a new issue