Skip to content

Commit 9a99d64

Browse files
committed
Add psalm key to phive
1 parent 38ac705 commit 9a99d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Install phive
4141
run: make install-phive
4242
- name: Install PHAR dependencies
43-
run: tools/phive.phar --no-progress install --copy --trust-gpg-keys 4AA394086372C20A,D2CCAC42F6295E7D,E82B2FB314E9906E,8E730BA25823D8B5 --force-accept-unsigned
43+
run: tools/phive.phar --no-progress install --copy --trust-gpg-keys 4AA394086372C20A,8A03EA3B385DBAA1 --force-accept-unsigned
4444

4545
phpunit-with-coverage:
4646
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)