Skip to content

Commit

Permalink
Merge branch 'release/3.3.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkyle committed Dec 29, 2023
2 parents 51825b5 + 90cdee3 commit c7026c7
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 @@ -38,7 +38,7 @@ jobs:
dependency-versions: ${{ matrix.dependency-versions }}

- name: Run PHPUnit
run: vendor/bin/phpunit tests
run: vendor/bin/phpunit --no-coverage tests

- name: Run phpstan
run: vendor/bin/phpstan analyse

0 comments on commit c7026c7

Please # to comment.