mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Ignore czbiohub_aws
This commit is contained in:
parent
e0c684ee8f
commit
91a5e64e1c
1 changed files with 1 additions and 0 deletions
|
@ -26,4 +26,5 @@ script:
|
|||
grep "{.*includeConfig.*[a-z]*\.config\"" ${TRAVIS_BUILD_DIR}/nfcore_custom.config | \
|
||||
tr -s ' ' | \
|
||||
cut -d " " -f 2 | \
|
||||
grep -v "czbiohub_aws" | \
|
||||
xargs -I {} nextflow run ${TRAVIS_BUILD_DIR}/configtest.nf -profile {}
|
||||
|
|
Loading…
Reference in a new issue