diff --git a/.github/workflows/cutadapt.yml b/.github/workflows/cutadapt.yml index 9d9f5a2c..c30f4ff3 100644 --- a/.github/workflows/cutadapt.yml +++ b/.github/workflows/cutadapt.yml @@ -25,5 +25,5 @@ jobs: # Test the module - run: | - cd tools/cutadapt/sort/test_paired/ + cd tools/cutadapt/test_paired/ nextflow run . -ansi-log false