Skip to content

Commit c1ccb10

Browse files
committed
ci: run component tests after e2e failures
1 parent 2514638 commit c1ccb10

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-ci-e2e-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
run: pnpm -F tiny-robot-test test:e2e
5252

5353
- name: Run Playwright Component Tests
54+
if: ${{ !cancelled() }}
5455
run: pnpm -F tiny-robot-test test:ct
5556

5657
- name: Upload Playwright Test Report

0 commit comments

Comments
 (0)