Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
--prefer-lowest

- name: Configure matchers
uses: mheap/phpunit-matcher-action@d4addb24dfdb70604a164bc0efa3b5117e84e0bc
uses: mheap/phpunit-matcher-action@d9998831c44d6db0c9b268015932776807aefc11

- name: PHPUnit
run: vendor/bin/phpunit
Expand Down
Loading