mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-28 08:59:45 +03:00
CI: Run build:all before lint
This commit is contained in:
parent
e81ee2cf5d
commit
427b107fe2
|
@ -8,6 +8,6 @@ cache:
|
||||||
directories:
|
directories:
|
||||||
- "node_modules"
|
- "node_modules"
|
||||||
script:
|
script:
|
||||||
- npm run lint
|
|
||||||
- npm run build:all
|
- npm run build:all
|
||||||
|
- npm run lint
|
||||||
- npm test
|
- npm test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user