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 1182a22 commit cb6a1f8Copy full SHA for cb6a1f8
.github/workflows/ci.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: php-actions/phpunit@master
16
env:
17
TEST_NAME: Scarlett
18
+ EXAMPLE: example
19
with:
20
bootstrap: vendor/autoload.php
21
configuration: test/phpunit.xml
0 commit comments