We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7221fcb commit 609d3faCopy full SHA for 609d3fa
1 file changed
.github/workflows/ci.yml
@@ -75,7 +75,7 @@ jobs:
75
run: |
76
cd frontend
77
npm build
78
- npm test
+ npm test --browsers=ChromeHeadlessNoSandbox
79
80
backend-test:
81
runs-on: ubuntu-latest
0 commit comments