Skip to content

Commit dede01b

Browse files
committed
fix: TT-593 fixed the CI-time-tracker-ui.yml file
1 parent 832bf7a commit dede01b

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 ci-test --if-present
55+
run: npm run test
5656

5757
- name: Generate coverage report
5858
env:

0 commit comments

Comments
 (0)