mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Fix CI
This commit is contained in:
@@ -14,7 +14,7 @@ main() {
|
||||
|
||||
cd lib/vscode
|
||||
# Run this periodically in vanilla VS code to make sure we don't add any more warnings.
|
||||
yarn eslint --max-warnings=3
|
||||
yarn -s eslint --max-warnings=3
|
||||
cd "$OLDPWD"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user