address warnings and errors in github actions

This commit is contained in:
El RIDO 2024-07-07 14:13:59 +02:00
parent f662640554
commit 17f924118e
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
3 changed files with 11 additions and 11 deletions

1
.gitignore vendored
View file

@ -28,6 +28,7 @@ vendor/**/build_phar.php
# Ignore local node modules, unit testing logs, api docs and IDE project files
js/node_modules/
js/mocha-results.xml
js/test.log
tst/log/
tst/ConfigurationCombinationsTest.php