Skip to content

Commit

Permalink
workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
ssi-anik committed Nov 16, 2021
1 parent 9a4c3bb commit 7b31675
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/standard-test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- uses: shivammathur/setup-php@v2
- name: Install PHP
uses: shivammathur/setup-php@v2
with:
coverage: pcov
php-version: 8.0
Expand Down

0 comments on commit 7b31675

Please sign in to comment.