diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9209206..1ce1c6a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,6 +86,8 @@ jobs: - name: Run NexusPHP CS Config TestSuite run: vendor/bin/phpunit --colors=always + env: + TACHYCARDIA_MONITOR_GA: enabled - name: Run Coveralls run: |