improve build readability and speed (by parallelization) (#117)

This commit is contained in:
simonfelding
2025-04-24 23:03:50 +02:00
committed by GitHub
parent 540ba69528
commit 4ccd39856a
14 changed files with 251 additions and 194 deletions

View File

@@ -2,9 +2,6 @@ name: update check
on:
push:
branches:
- master
- dev
paths:
- .github/workflows/update-check.yaml
- update-check.py