Add psalm key

This commit is contained in:
Jaapio
2020-06-27 13:25:20 +02:00
parent 4d1a808f18
commit a93d44f1e1
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
run: make install-phive run: make install-phive
- name: Install PHAR dependencies - name: Install PHAR dependencies
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
phpunit-with-coverage: phpunit-with-coverage:
runs-on: ubuntu-latest runs-on: ubuntu-latest