We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611b04c commit d2633b1Copy full SHA for d2633b1
.github/workflows/ci-composer-version.yml
@@ -13,6 +13,8 @@ jobs:
13
14
- name: PHPUnit Tests
15
uses: php-actions/phpunit@composer-version
16
+ env:
17
+ TEST_NAME: Scarlett
18
with:
19
bootstrap: vendor/autoload.php
20
configuration: test/phpunit.xml
0 commit comments