Updated tests, added phpcs

This commit is contained in:
Ismo Vuorinen
2022-06-26 18:40:33 +03:00
parent 1bd38c91a3
commit 264c35b39c
4 changed files with 53 additions and 18 deletions

View File

@@ -36,4 +36,4 @@ jobs:
# Docs: https://getcomposer.org/doc/articles/scripts.md
- name: Run test suite
run: vendor/bin/phpunit
run: composer run-script test