mirror of
https://github.com/MillironX/setup-nextflow.git
synced 2024-11-22 01:46:04 +00:00
no matrix is specified for 'test-14'
This commit is contained in:
parent
b77a1defc2
commit
2008cb75f6
1 changed files with 0 additions and 3 deletions
3
.github/workflows/example.yml
vendored
3
.github/workflows/example.yml
vendored
|
@ -56,7 +56,4 @@ jobs:
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: npm run package
|
- run: npm run package
|
||||||
- uses: ./
|
- uses: ./
|
||||||
with:
|
|
||||||
version: ${{ matrix.nextflow_version }}
|
|
||||||
all: ${{ matrix.all_distribution }}
|
|
||||||
- run: nextflow -v
|
- run: nextflow -v
|
||||||
|
|
Loading…
Reference in a new issue