mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -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
|
||||
# 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue