Skip to content

Commit

Permalink
Update Github Test
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiiYoussef committed Feb 21, 2024
1 parent 8da309a commit 1e2c7a6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ jobs:
#- name: Check PSR-12 Codestyle
# run: composer lint

- name: Upload Coverage
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage/coverage.xml
fail_ci_if_error: true
# - name: Upload Coverage
# uses: codecov/codecov-action@v1
# with:
# token: ${{ secrets.CODECOV_TOKEN }}
# file: ./coverage/coverage.xml
# fail_ci_if_error: true

0 comments on commit 1e2c7a6

Please sign in to comment.