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