run js / and htm in paralell

This commit is contained in:
Matthias 2021-12-02 13:01:55 +01:00
parent f71ac93668
commit 90fcde5a74
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -91,7 +91,7 @@ jobs:
html:
name: html template files
needs: javascript
needs: pep_style
runs-on: ubuntu-latest
steps: