ci-fix
This commit is contained in:
@@ -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
|
||||||
@@ -6,4 +10,4 @@
|
|||||||
- gitea ci script added
|
- gitea ci script added
|
||||||
|
|
||||||
[1.0.0]
|
[1.0.0]
|
||||||
- basic CRDT server
|
- basic CRDT server
|
||||||
|
|||||||
Reference in New Issue
Block a user