We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb0943 commit b2af9d6Copy full SHA for b2af9d6
1 file changed
.github/workflows/github-actions.yml
@@ -28,7 +28,6 @@ jobs:
28
- name: Run Unit Tests
29
run: ./test.sh unit
30
shell: bash
31
-jobs:
32
coverage-testing:
33
runs-on: ${{ matrix.os }}
34
strategy:
0 commit comments