Skip to content

Commit b174a69

Browse files
committed
Revert "check coverage directory contents"
This reverts commit 9b88761.
1 parent 9b88761 commit b174a69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/coverage.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ jobs:
6363
BISECT_FILE: ${{ github.workspace }}/_build/coverage/bisect
6464
run: opam exec -- dune runtest --force --instrument-with bisect_ppx
6565

66-
- name: LS
67-
run: ls ${{ github.workspace }}/_build/coverage
68-
6966
- run: opam exec -- bisect-ppx-report send-to Coveralls
7067
env:
7168
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}

0 commit comments

Comments
 (0)