Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
gbxyz committed Jan 9, 2024
2 parents c90fabb + b8f7289 commit 0df7853
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 0df7853

Please sign in to comment.