Skip to content

Commit

Permalink
feat(o10r-symfony-template-145): Upgrade MacPaw/doctrine-aws-iam-rds-…
Browse files Browse the repository at this point in the history
…auth-bundle for symfony 7 support
  • Loading branch information
serhiidonii committed May 28, 2024
1 parent ad4bd03 commit 000a93a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,8 @@ jobs:

- name: Run PHPUnit tests
run: XDEBUG_MODE=coverage vendor/bin/phpunit

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 000a93a

Please sign in to comment.