Check Grats artifacts in CI

This commit is contained in:
Jordan Eldredge 2025-07-07 15:33:05 -07:00
parent 6ce866f48c
commit b090082dfa
2 changed files with 33 additions and 0 deletions

View file

@ -29,6 +29,8 @@ jobs:
- name: Lint and type-check
run: |
npx turbo lint type-check
- name: Validate Grats generated files are up-to-date
run: ./scripts/validate-grats.sh
- name: Run tests
run: |
touch packages/skin-database/config.js