We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0e4e6 commit 19c846dCopy full SHA for 19c846d
1 file changed
.github/workflows/ci.yml
@@ -49,4 +49,4 @@ jobs:
49
run: |
50
cd frontend
51
npm install
52
- npm test -- --watchAll=false
+ npm test
0 commit comments