mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
Run pretest in CI to build all tests (#2930)
This commit is contained in:
@@ -70,8 +70,8 @@ jobs:
|
||||
run: npm run format
|
||||
|
||||
# Build the extension before running tests
|
||||
- name: Build Extension
|
||||
run: npm run compile
|
||||
- name: Build Tests and Extension
|
||||
run: npm run pretest
|
||||
|
||||
- name: Unit Tests
|
||||
run: npm run test:unit
|
||||
|
||||
Reference in New Issue
Block a user