mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
Add comment about testing fix (#5329)
* Add comment about testing fix * Create cool-cherries-brush.md
This commit is contained in:
@@ -97,6 +97,7 @@ jobs:
|
||||
run: npm run pretest
|
||||
|
||||
# Unit Tests disabled due to module system conflicts between backend and webview-ui
|
||||
# FIX: Right now the tests are run when the PR is being reviewed, but if main is updated after that, the PR can merge without the tests being run on the latest version of main.
|
||||
# - name: Unit Tests
|
||||
# run: npm run test:unit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user