We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b88761 commit b174a69Copy full SHA for b174a69
.github/workflows/coverage.yml
@@ -63,9 +63,6 @@ jobs:
63
BISECT_FILE: ${{ github.workspace }}/_build/coverage/bisect
64
run: opam exec -- dune runtest --force --instrument-with bisect_ppx
65
66
- - name: LS
67
- run: ls ${{ github.workspace }}/_build/coverage
68
-
69
- run: opam exec -- bisect-ppx-report send-to Coveralls
70
env:
71
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
0 commit comments