mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Add profile docker
This commit is contained in:
parent
4f76bb6b03
commit
49e37cb22c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fastqc.yml
vendored
2
.github/workflows/fastqc.yml
vendored
|
@ -27,4 +27,4 @@ jobs:
|
||||||
sudo mv nextflow /usr/local/bin/
|
sudo mv nextflow /usr/local/bin/
|
||||||
|
|
||||||
# Test the module
|
# Test the module
|
||||||
- run: nextflow run ./software/fastqc/test/
|
- run: nextflow run ./software/fastqc/test/ -profile docker
|
||||||
|
|
Loading…
Reference in a new issue