Skip to content

Commit 2ad257e

Browse files
authored
Update ci.yml
1 parent 548435b commit 2ad257e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
name: I and Test
1919
run: |
2020
npm i
21-
npm run test -- --watch=false
21+
npm run test -- --watch=false --browsers=ChromeHeadless

0 commit comments

Comments
 (0)