Skip to content

Commit

Permalink
Run only laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
faytekin committed Mar 12, 2024
1 parent b12c96a commit 39a9399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
run: composer test

- name: Make code coverage badge
if: matrix.php == 8.3 && matrix.laravel == 11
uses: timkrase/[email protected]
with:
coverage_badge_path: output/coverage.svg
Expand Down

0 comments on commit 39a9399

Please sign in to comment.