Skip to content

Commit a7f4ff1

Browse files
committed
fix: run-test job made required
1 parent 37a2f1e commit a7f4ff1

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)