Skip to content

Commit

Permalink
Update tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbene authored Jul 12, 2024
1 parent 7f6e671 commit 583142d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
composer show -D
- name: Execute tests
run: composer run test
run: vendor/bin/phpunit
env:
RAY_ENABLED: false

0 comments on commit 583142d

Please sign in to comment.