We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8642880 commit 15f2e35Copy full SHA for 15f2e35
.github/workflows/push.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Install phive
37
run: make install-phive
38
- name: Install PHAR dependencies
39
- run: tools/phive.phar --no-progress install --copy --trust-gpg-keys 4AA394086372C20A,D2CCAC42F6295E7D,E82B2FB314E9906E,8E730BA25823D8B5 --force-accept-unsigned
+ run: tools/phive.phar --no-progress install --copy --trust-gpg-keys 4AA394086372C20A,D2CCAC42F6295E7D,E82B2FB314E9906E,8E730BA25823D8B5,8A03EA3B385DBAA1 --force-accept-unsigned
40
41
phpunit-with-coverage:
42
runs-on: ubuntu-latest
0 commit comments