Skip to content

Commit

Permalink
Merge dce7687 into 0f0406f
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalandan committed Jul 7, 2021
2 parents 0f0406f + dce7687 commit 5557f60
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,11 @@ jobs:
env:
COMPOSER_AUTH: ${{ secrets.COMPOSER_AUTH }}

- name: Enable Tachycardia
run: echo "TACHYCARDIA_MONITOR_GA=enabled" >> $GITHUB_ENV

- name: Test with PHPUnit
run: vendor/bin/phpunit --verbose --coverage-text
env:
TERM: xterm-256color
TACHYCARDIA_MONITOR_GA: enabled

- if: matrix.php-versions == '8.0'
name: Mutate with Infection
Expand Down

0 comments on commit 5557f60

Please sign in to comment.