mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Fixing another typo on the yml
for CI github actions
This commit is contained in:
parent
36c0c56fdd
commit
7fe0a936f6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tcoffee.yml
vendored
2
.github/workflows/tcoffee.yml
vendored
|
@ -25,4 +25,4 @@ jobs:
|
||||||
sudo mv nextflow /usr/local/bin/
|
sudo mv nextflow /usr/local/bin/
|
||||||
|
|
||||||
# Test the module
|
# Test the module
|
||||||
- run: cd tools/tcoffee/test/ | nextflow run ./tools/tcoffee/test/ -ansi-log false
|
- run: cd tools/tcoffee/test/ | nextflow run . -ansi-log false
|
||||||
|
|
Loading…
Reference in a new issue