Skip to content

Commit

Permalink
PG-18
Browse files Browse the repository at this point in the history
  • Loading branch information
gammamatrix committed Nov 27, 2023
1 parent 4a835dd commit 088f671
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
php_extensions: xdebug
coverage_clover: clover.xml
- name: Generate test coverage badge
uses: timkrase/[email protected]
with:
coverage_badge_path: 'badge-coverage.svg'
push_badge: true
repo_token: ${{ secrets.GITHUB_TOKEN }}
uses: timkrase/[email protected]
with:
coverage_badge_path: 'badge-coverage.svg'
push_badge: true
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 088f671

Please sign in to comment.