Skip to content

Commit dad172a

Browse files
authored
chore: rm build test as there is no point
1 parent ca4ab22 commit dad172a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/checkin.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ jobs:
1010
- name: "npm ci"
1111
run: npm ci
1212

13-
- name: "build ts"
14-
run: npm run build
15-
1613
- name: "unit test"
1714
run: npm run test
1815

0 commit comments

Comments
 (0)