Project: Always run style checks
This commit is contained in:
@@ -55,9 +55,6 @@ style:
|
|||||||
extends: .node
|
extends: .node
|
||||||
stage: check
|
stage: check
|
||||||
interruptible: true
|
interruptible: true
|
||||||
rules:
|
|
||||||
- changes:
|
|
||||||
- src/**/*.js
|
|
||||||
script:
|
script:
|
||||||
- npm run test-style
|
- npm run test-style
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user