Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andyexeter committed Aug 31, 2023
1 parent 9bcf6b7 commit 0cfebd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
run: php vendor/bin/psalm --no-cache --show-info=false --stats --output-format=github --threads=$(nproc)

- name: PHPUnit
run: php vendor/bin/phpunit -v --do-not-cache-result
run: php vendor/bin/phpunit --do-not-cache-result

0 comments on commit 0cfebd4

Please sign in to comment.