mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
correct order
This commit is contained in:
parent
6ce0b87464
commit
9a637f4fde
@ -9,8 +9,8 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run test
|
- npm run test
|
||||||
- npm run test:coverage-report
|
|
||||||
- npm run test:coverage
|
- npm run test:coverage
|
||||||
|
- npm run test:coverage-report
|
||||||
notifications:
|
notifications:
|
||||||
slack:
|
slack:
|
||||||
secure: MroremSKwtQkwPbrXjgs9hIqKTCDKk7bAIXXzjcS6wXC9uRaFgwFaW8oO3vBxtWa4BL44EQBLE/rboWgqFER62+XgXNgEqGZqrcJHJvby4r+dUNMPI64OZvWdIiydIYxLo8C1C4x5PqBup0xuLq8h/SBnNvA2NLgkjuvzOi+v/Q=
|
secure: MroremSKwtQkwPbrXjgs9hIqKTCDKk7bAIXXzjcS6wXC9uRaFgwFaW8oO3vBxtWa4BL44EQBLE/rboWgqFER62+XgXNgEqGZqrcJHJvby4r+dUNMPI64OZvWdIiydIYxLo8C1C4x5PqBup0xuLq8h/SBnNvA2NLgkjuvzOi+v/Q=
|
||||||
|
Loading…
Reference in New Issue
Block a user