Skip to content

Commit

Permalink
add php version
Browse files Browse the repository at this point in the history
  • Loading branch information
yupmin committed Jan 9, 2023
1 parent 7386ab5 commit 6ff1371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ jobs:
- name: Upload coverage results to Coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_FLAG_NAME: php-${{ matrix.php-versions }}
run: ./vendor/bin/php-coveralls --coverage_clover=coverage.xml -v

0 comments on commit 6ff1371

Please sign in to comment.