Small improvements for github actions (#961)

* Remove travis leftovers

* gha: remove --no-interaction

* gha: use separate job for style check and use composer scripts

* gha: give workflow a nice name

* gha: remove packages we don't need, reduce workflow runtime

Co-authored-by: Barry vd. Heuvel <[email protected]>
This commit is contained in:
Markus Podar
2020-06-22 21:07:19 +02:00
committed by GitHub
co-authored by Barry vd. Heuvel
parent 5402b5ebfa
commit ea17a4076b
3 changed files with 31 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# Ignore all test and documentation with "export-ignore".
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore