mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
fix path error
This commit is contained in:
parent
2646e55e2b
commit
fa134a1196
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cutadapt.yml
vendored
2
.github/workflows/cutadapt.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue