improve build readability and speed (by parallelization) (#117)
This commit is contained in:
parent
540ba69528
commit
4ccd39856a
14 changed files with 251 additions and 194 deletions
3
.github/workflows/update-check.yaml
vendored
3
.github/workflows/update-check.yaml
vendored
|
|
@ -2,9 +2,6 @@ name: update check
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
paths:
|
||||
- .github/workflows/update-check.yaml
|
||||
- update-check.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue