This commit is contained in:
Karsten Hassel
2021-09-23 22:52:32 +02:00
parent 60f8de282d
commit 54b04962a8
5 changed files with 49 additions and 55 deletions

View File

@@ -26,6 +26,7 @@ jobs:
Xvfb :99 -screen 0 1024x768x16 &
export DISPLAY=:99
npm install
touch css/custom.css
npm run test:prettier
npm run test:js
npm run test:css