Skip to content

Commit

Permalink
Merge branch 'master' into fix/Router-rtrim
Browse files Browse the repository at this point in the history
  • Loading branch information
macbre authored Nov 3, 2022
2 parents fe12810 + 17fe848 commit efdf94e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:

- name: Upload coverage results to Coveralls
if: matrix.php-versions == '8.0'
continue-on-error: true # do not fail on Coveralls uploads
env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
Expand Down

0 comments on commit efdf94e

Please sign in to comment.