We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504c500 commit 6e55792Copy full SHA for 6e55792
.github/workflows/CI-time-tracker-ui.yml
@@ -52,7 +52,7 @@ jobs:
52
sh ./scripts/populate-var-file.sh
53
54
- name: Running tests
55
- run: npm run test
+ run: npm run ci-test --if-present
56
57
- name: Generate coverage report
58
env:
0 commit comments