Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybatch committed Mar 13, 2024
1 parent 7d33965 commit 6c6f3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
- name: Check coverage
run: |
php artisan arc:test:coverage target/coverage/index.xml
php artisan arc:test:coverage build/coverage-xml/index.xml
# gh act -j test

0 comments on commit 6c6f3db

Please sign in to comment.