diff --git a/.github/workflows/fastqc.yml b/.github/workflows/fastqc.yml index 7f488f70..45c2fbe4 100644 --- a/.github/workflows/fastqc.yml +++ b/.github/workflows/fastqc.yml @@ -27,4 +27,4 @@ jobs: sudo mv nextflow /usr/local/bin/ # Test the module - - run: nextflow run ./software/fastqc/test/ + - run: nextflow run ./software/fastqc/test/ -profile docker