ci-fix
This commit is contained in:
parent
f87ba0d22d
commit
5d52533233
|
@ -14,9 +14,6 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
- name: Check types
|
|
||||||
run: npx tsc --noEmit
|
|
||||||
|
|
||||||
- name: Check start
|
- name: Check start
|
||||||
run: npm run start
|
run: npm run start
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
[1.0.3]
|
||||||
|
- simpler js
|
||||||
|
- no biome
|
||||||
|
|
||||||
[1.0.2]
|
[1.0.2]
|
||||||
- moved to typescript
|
- moved to typescript
|
||||||
- added biome
|
- added biome
|
||||||
|
|
Loading…
Reference in New Issue
Block a user