Skip to content

Commit d2633b1

Browse files
author
Greg Bowler
committed
wip: composer version example
1 parent 611b04c commit d2633b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ci-composer-version.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313

1414
- name: PHPUnit Tests
1515
uses: php-actions/phpunit@composer-version
16+
env:
17+
TEST_NAME: Scarlett
1618
with:
1719
bootstrap: vendor/autoload.php
1820
configuration: test/phpunit.xml

0 commit comments

Comments
 (0)