| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,3 +20,4 @@ jobs: | |||
| 20 | 20 | args: --coverage-text | |
| 21 | 21 | env: | |
| 22 | 22 | XDEBUG_MODE: coverage | |
| 23 | + TEST_NAME: Scarlett | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,6 +13,8 @@ jobs: | |||
| 13 | 13 | ||
| 14 | 14 | - name: PHPUnit Tests | |
| 15 | 15 | uses: php-actions/phpunit@v2 | |
| 16 | + env: | ||
| 17 | + TEST_NAME: Scarlett | ||
| 16 | 18 | with: | |
| 17 | 19 | bootstrap: vendor/autoload.php | |
| 18 | 20 | configuration: test/phpunit.xml | |
| Back | FazBrowse Home | New Git URL |
0 commit comments