Skip to content

Commit

Permalink
Merge branch 'main' into test-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
nickescobedo authored Jul 22, 2024
2 parents 904138c + 3dfebb7 commit 2a14783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
- name: Execute tests
run: vendor/bin/phpunit --stop-on-failure --coverage-php=coverage.php
run: vendor/bin/phpunit --stop-on-failure --coverage-php=coverage.php

0 comments on commit 2a14783

Please sign in to comment.