Update ci.yml

This commit is contained in:
Simon Wisselink
2023-01-28 13:27:13 +01:00
committed by GitHub
parent 1d95c5c948
commit e809746541

View File

@@ -68,8 +68,8 @@ jobs:
- name: Run make
run: make -B
- name: diff
run: git diff
- name: Check no changes after rebuild of lexers and parsers
run: git diff --exit-code
- name: Run tests with phpunit
run: php ./vendor/phpunit/phpunit/phpunit