We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e313855 commit a35a81dCopy full SHA for a35a81d
.github/workflows/test.yml
@@ -49,8 +49,3 @@ jobs:
49
env:
50
CI: true
51
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