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