Fixing another typo on the yml for CI github actions

This commit is contained in:
JoseEspinosa 2020-03-06 12:41:07 +01:00
parent 36c0c56fdd
commit 7fe0a936f6

View file

@ -25,4 +25,4 @@ jobs:
sudo mv nextflow /usr/local/bin/
# 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