Skip to content

Commit

Permalink
Working out CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Oct 21, 2023
1 parent d5b66bf commit 839fce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
dependency-versions: "${{ matrix.dependencies }}"
composer-options: "--prefer-dist --no-suggest"
y

- name: "Run PHPUnit"
run: "vendor/bin/phpunit --coverage-clover=coverage.xml"

Expand Down

0 comments on commit 839fce9

Please sign in to comment.