We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c6016 commit 41a5b63Copy full SHA for 41a5b63
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: php-actions/composer@v6
13
14
- name: PHPUnit Tests
15
- uses: php-actions/phpunit@v3
+ uses: php-actions/phpunit@master
16
env:
17
TEST_NAME: Scarlett
18
with:
0 commit comments