ci: v0.1 => master

Living life on the edge
This commit is contained in:
Edmund Miller 2021-01-22 22:06:01 -06:00
parent 95270092b0
commit d00bd5f6b1
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -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 }}