Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abourtnik committed Dec 7, 2023
1 parent 8a3af2d commit 49855d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
steps:
- uses: actions/checkout@master
- name: test
run: make test
run: php artisan test --stop-on-failure

0 comments on commit 49855d6

Please sign in to comment.