fix CI paths for monorepo lang/ layout; add pre-commit hook

This commit is contained in:
Will Anderson
2026-05-05 02:37:56 -05:00
parent 52d0dd4225
commit b2775b9228
4 changed files with 70 additions and 135 deletions
+3
View File
@@ -11,6 +11,9 @@ on:
jobs:
build-and-test:
runs-on: ubuntu-latest
defaults:
run:
working-directory: lang
steps:
- name: Checkout