7 lines
63 B
YAML
7 lines
63 B
YAML
|
language: bash
|
||
|
|
||
|
before_script:
|
||
|
|
||
|
script:
|
||
|
dev/tests/run_tests.sh
|