Skip to content

Commit

Permalink
chore: tests.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rudashi committed Sep 5, 2024
1 parent 365a155 commit 07593a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ jobs:
run: composer install --prefer-dist --no-interaction --no-progress

- name: Run test suite
env:
XDEBUG_MODE: coverage
run: composer test

0 comments on commit 07593a7

Please sign in to comment.