Skip to content

Commit

Permalink
coverage test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
gritzkoo committed Jun 25, 2022
1 parent 7e96735 commit a43d11d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- name: run tests
run: composer coverage
- name: send coverage to Coveralls.io
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
# env:
# COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
run: composer coveralls

0 comments on commit a43d11d

Please sign in to comment.