Clean up GitHub Actions jobs #23
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
infrastructure
Infrastructure changes (e.g. GitHub Actions)
Currently the GitHub Actions CI workflow is... pretty ugly.
We copy-paste the Node+PNPM installer pretty much everywhere.
To attempt to fix this, I tried to make a reusable workflow which didn't go so well.
I'd really appreciate help from someone who actually knows how to use GitHub Actions.
typedi/.github/workflows/continuous-integration-workflow.yml
Lines 17 to 38 in c1d294a
The text was updated successfully, but these errors were encountered: