Skip to content

Commit 8f78568

Browse files
committed
add ci:true back
1 parent d813545 commit 8f78568

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
run: npx playwright install --with-deps chromium
2525
- name: Run tests
2626
run: npm test
27+
env:
28+
CI: true

0 commit comments

Comments
 (0)