Skip to content

Commit 88a02c8

Browse files
committed
fix: run-test job made required
1 parent 5e24d48 commit 88a02c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-lit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ jobs:
7171
7272
- name: Run Tests
7373
run: yarn test-lit
74+
continue-on-error: false

0 commit comments

Comments
 (0)