2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 11:05:41 +00:00

run js / and htm in paralell

This commit is contained in:
Matthias
2021-12-02 13:01:55 +01:00
parent f71ac93668
commit 90fcde5a74

View File

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