Skip to content

Commit

Permalink
chore(ci): improving output
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHe4rt committed Feb 3, 2024
1 parent ee6948a commit ab0050e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on: push
name: CI
name: Laravel Test Suite w/ PHPUnit
jobs:
phpunit:
Testing:
runs-on: ubuntu-latest
container:
image: kirschbaumdevelopment/laravel-test-runner:8.2
Expand Down

0 comments on commit ab0050e

Please sign in to comment.