Skip to content

Commit 0599b04

Browse files
Update type-check.yml (#28)
1 parent c48901f commit 0599b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/type-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
run: npm ci
2121

2222
- name: Run type-check validation
23-
run: npm run type-check
23+
run: npm run type-check --if-present

0 commit comments

Comments
 (0)