Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gbxyz authored Dec 29, 2023
1 parent f1dee78 commit b8f7289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3

- name: install pcov
run: apt-get -qqq install php-pcov
run: apt-get -qqq install php8.2-pcov

- name: run composer install
run: composer install --dev
Expand Down

0 comments on commit b8f7289

Please sign in to comment.