mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Reverse tests for debugging.
This commit is contained in:
parent
3dba46b74f
commit
7d6b7b2691
@ -11,9 +11,9 @@ before_script:
|
|||||||
- "sh -e /etc/init.d/xvfb start"
|
- "sh -e /etc/init.d/xvfb start"
|
||||||
- sleep 5
|
- sleep 5
|
||||||
script:
|
script:
|
||||||
- grunt
|
|
||||||
- npm run test:unit
|
|
||||||
- npm run test:e2e
|
- npm run test:e2e
|
||||||
|
- npm run test:unit
|
||||||
|
- grunt
|
||||||
after_script:
|
after_script:
|
||||||
- npm list
|
- npm list
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user