Skip to content

Commit

Permalink
TEMP/TESTING
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Oct 3, 2023
1 parent 4b66a52 commit 15f4f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
dependency-versions: "${{ matrix.dependencies }}"

- name: "Tests"
run: "bin/phing tests-without-code-coverage"
run: bin/phpunit --no-coverage

upload-code-coverage:
name: "Upload code coverage"
Expand Down

0 comments on commit 15f4f81

Please sign in to comment.