mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Uses dev branch for now
This commit is contained in:
parent
dcc2680ad5
commit
af81005563
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ env:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# Run the pipeline with the test profile and test remote config
|
# Run the pipeline with the test profile and test remote config
|
||||||
- nextflow run nf-core/hlatyping --custom_config_base ${TRAVIS_BUILD_DIR} -profile test_configs,test,docker
|
- nextflow run nf-core/hlatyping -r dev --custom_config_base ${TRAVIS_BUILD_DIR} -profile test_configs,test,docker
|
||||||
|
|
Loading…
Reference in a new issue