Skip to content

Commit

Permalink
coverage - remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengaudet committed Jul 26, 2023
1 parent 2b32684 commit 8e0d99d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,6 @@ jobs:
with:
name: integration-test-coverage-envnext
path: integration-test-coverage-envnext
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
- name: Report Coverage
run: |
export CC_TEST_REPORTER_ID='${{ secrets.CC_TEST_REPORTER_ID }}'
Expand Down

0 comments on commit 8e0d99d

Please sign in to comment.