Skip to content

Commit 3568834

Browse files
committed
fix: TT-610 modify ci
1 parent efacbaf commit 3568834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-time-tracker-ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
sh ./scripts/populate-keys.sh
5353
5454
- name: Running tests
55-
run: npm run config && ci-test --if-present
55+
run: npm run config && npm run ci-test --if-present
5656

5757
- name: Generate coverage report
5858
env:

0 commit comments

Comments
 (0)