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 3a22b1d commit 3290e05Copy full SHA for 3290e05
.github/workflows/CI-mutation-tests.yml
@@ -30,7 +30,7 @@ jobs:
30
STACK_EXCHANGE_ACCESS_TOKEN: ${{ secrets.stack_exchange_access_token }}
31
run: sudo sh scripts/populate-keys.sh
32
33
- - name: Run the test
+ - name: Running tests
34
run: npm run ci-test --if-present
35
36
- name: Installing stryker-cli
.github/workflows/CI-time-tracker-ui.yml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
- name: Generate coverage report
0 commit comments