seriously...
This commit is contained in:
parent
15b911b7b3
commit
a417ea0f2c
1 changed files with 2 additions and 0 deletions
|
|
@ -18,10 +18,12 @@ steps:
|
|||
image: *node-image
|
||||
depends_on: install-depends
|
||||
commands:
|
||||
- npm install --global yarn
|
||||
- yarn ci-biome
|
||||
|
||||
stylelint:
|
||||
image: *node-image
|
||||
depends_on: install-depends
|
||||
commands:
|
||||
- npm install --global yarn
|
||||
- yarn ci-stylelint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue