fix path error

This commit is contained in:
Piotr Faba 2020-03-06 14:54:26 +00:00
parent 2646e55e2b
commit fa134a1196

View file

@ -25,5 +25,5 @@ jobs:
# Test the module # Test the module
- run: | - run: |
cd tools/cutadapt/sort/test_paired/ cd tools/cutadapt/test_paired/
nextflow run . -ansi-log false nextflow run . -ansi-log false