Skip to content

Commit 0ec6966

Browse files
author
Greg Bowler
committed
Test getting value from environment
1 parent 1997337 commit 0ec6966

File tree

5 files changed

+207
-32
lines changed

5 files changed

+207
-32
lines changed

.github/workflows/ci.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@v2
16+
env:
17+
name: Scarlett
1618
with:
1719
bootstrap: vendor/autoload.php
1820
configuration: test/phpunit.xml

0 commit comments

Comments
 (0)