mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
run js / and htm in paralell
This commit is contained in:
parent
f71ac93668
commit
90fcde5a74
2
.github/workflows/pr_checks.yaml
vendored
2
.github/workflows/pr_checks.yaml
vendored
@ -91,7 +91,7 @@ jobs:
|
|||||||
|
|
||||||
html:
|
html:
|
||||||
name: html template files
|
name: html template files
|
||||||
needs: javascript
|
needs: pep_style
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user