Fixing typo on the yml for CI github actions

This commit is contained in:
JoseEspinosa 2020-03-06 12:38:21 +01:00
parent 5f9cf40f5a
commit 36c0c56fdd

View file

@ -24,7 +24,5 @@ jobs:
wget -qO- get.nextflow.io | bash
sudo mv nextflow /usr/local/bin/
ls -la test-datasets/tools/tcoffee/input/
# Test the module
- run: cd tools/tcoffee/test/ | nextflow run . -ansi-log false
- run: cd tools/tcoffee/test/ | nextflow run ./tools/tcoffee/test/ -ansi-log false