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