0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

fix github action

This commit is contained in:
David Goodwin 2021-09-29 21:14:09 +01:00
parent 21514cfa31
commit eca6f47b83

View File

@ -23,6 +23,9 @@ jobs:
- name: check formatting
run: composer check-format
- name: setup templates_c
run: mkdir templates_c || true
- name: psalm static analysis
run: composer psalm