ci: also check for uncompiled SCSS styles

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2024-07-03 11:26:15 +02:00
parent 05bdafa0f5
commit 98c143ec91
No known key found for this signature in database
GPG key ID: 45FAE7268762B400

View file

@ -40,6 +40,7 @@ jobs:
- '**.js'
- '**.ts'
- '**.vue'
- 'core/css/*'
- 'core/img/**'
build: