Skip to content

Commit 609d3fa

Browse files
authored
Update ci.yml
1 parent 7221fcb commit 609d3fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: |
7676
cd frontend
7777
npm build
78-
npm test
78+
npm test --browsers=ChromeHeadlessNoSandbox
7979
8080
backend-test:
8181
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)