Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
:octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 18, 2024
1 parent d499292 commit dc04657
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ jobs:
ini-values: ${{ env.PHP_INI_VALUES }}
coverage: pcov

- name: "Fetch cacert.pem from curl.se"
run: curl -o ./tests/cacert.pem https://curl.se/ca/cacert.pem

- name: "Install dependencies with composer"
uses: ramsey/composer-install@v3

Expand Down

0 comments on commit dc04657

Please sign in to comment.