trig-deploy
This commit is contained in:
parent
f3681a2b1b
commit
2f73152829
|
@ -18,10 +18,10 @@ jobs:
|
|||
run: npm install --global --save-exact @biomejs/biome
|
||||
|
||||
- name: Lint with Biome
|
||||
run: npx biome ci .
|
||||
run: npx @biomejs/biome ci
|
||||
|
||||
- name: Lint styles
|
||||
run: npm run lint:styles
|
||||
run: npx stylelint **/*.{scss,css}
|
||||
|
||||
- name: Check types
|
||||
run: npm run typecheck
|
||||
|
|
Loading…
Reference in New Issue
Block a user