Skip to content

Commit 2b10e99

Browse files
authored
Discard changes to .github/workflows/run_tests_coverage.yml
1 parent c1e10c8 commit 2b10e99

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/run_tests_coverage.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,6 @@ jobs:
139139
make install-node-modules || make install-node-modules || make install-node-modules
140140
timeout-minutes: 15
141141

142-
# Install c8
143-
- name: Install c8
144-
run: npm install c8
145-
timeout-minutes: 5
146-
147142
# Initialize development environment:
148143
- name: 'Initialize development environment'
149144
run: |

0 commit comments

Comments
 (0)