Skip to content

Commit

Permalink
Fix error typo in workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Jul 14, 2023
1 parent 8981171 commit d7740c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
if: matrix.php != '8.1'
run: vendor/bin/phpunit --exclude-group $PHPUNIT_EXCLUDE_GROUP --colors=always --verbose


- name: Upload coverage to Codecov.
if: matrix.php == '8.1'
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit d7740c3

Please sign in to comment.