biome-action
This commit is contained in:
parent
0eb72b9534
commit
51cd05ba64
6
.github/workflows/node-ci.yml
vendored
6
.github/workflows/node-ci.yml
vendored
|
@ -15,12 +15,12 @@ jobs:
|
||||||
- name: Check types
|
- name: Check types
|
||||||
run: npm run check:types
|
run: npm run check:types
|
||||||
|
|
||||||
- name: Check code
|
|
||||||
run: npm run check:code
|
|
||||||
|
|
||||||
- name: Check styles
|
- name: Check styles
|
||||||
run: npm run lint:styles
|
run: npm run lint:styles
|
||||||
|
|
||||||
|
- name: Biome Install
|
||||||
|
uses: predominant/biome-action@0.0.1-alpha
|
||||||
|
|
||||||
- name: Test production build
|
- name: Test production build
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user