Skip to content

Commit a35a81d

Browse files
committed
Remove debug step. No longer needed.
1 parent e313855 commit a35a81d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

-5
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,3 @@ jobs:
4949
env:
5050
CI: true
5151
continue-on-error: true
52-
53-
- name: (Debug) Print coverage-reporter-version
54-
run: |
55-
echo "coverage-reporter-version: ${{ matrix.coverage_reporter_version }}"
56-

0 commit comments

Comments
 (0)