mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-17 17:47:13 +00:00
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:
co-authored by
Barry vd. Heuvel
parent
5402b5ebfa
commit
ea17a4076b
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user