mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Switch back to testing-ci
This commit is contained in:
parent
1eeb4d042a
commit
91c9a08d29
|
@ -41,7 +41,7 @@ before_script:
|
||||||
|
|
||||||
# omitting "script:" will default to phpunit
|
# omitting "script:" will default to phpunit
|
||||||
# use the $DB env variable to determine the phpunit.xml to use
|
# use the $DB env variable to determine the phpunit.xml to use
|
||||||
script: ./vendor/bin/codecept run --env testing
|
script: ./vendor/bin/codecept run --env testing-ci
|
||||||
# script: ./vendor/bin/codecept run unit
|
# script: ./vendor/bin/codecept run unit
|
||||||
#script: ./vendor/bin/codecept run
|
#script: ./vendor/bin/codecept run
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue