Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Nov 19, 2024
1 parent 1085f61 commit 128eeeb
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 @@ -100,7 +100,7 @@ jobs:

- name: Execute tests
if: steps.should-run-tests.outputs.result == 'true'
run: vendor/bin/phpunit --display-deprecations
run: vendor/bin/phpunit --display-deprecation

js-tests:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 128eeeb

Please sign in to comment.