mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-02-25 19:38:05 -05:00
Fix
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -28,6 +28,9 @@ jobs:
|
||||
- name: Lint
|
||||
run: yarn lint
|
||||
|
||||
- name: Build dependencies (for type check)
|
||||
run: ./scripts/build_api.sh
|
||||
|
||||
- name: Type check
|
||||
run: yarn typecheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user