Disabled tests on MacOS as they are unstable, might need svfb too?

This commit is contained in:
Kylart 2019-07-04 01:23:03 +02:00
parent 7a436e19c8
commit 5e48848fe5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- npm --version
- npm run lint
- npm run pack
- npm run test
# - npm run test
-
os: linux