mirror of
https://github.com/coder/code-server.git
synced 2026-06-22 18:07:10 +02:00
feat: collect codecov integration tests
This commit is contained in:
@@ -24,7 +24,6 @@ main() {
|
||||
path="$CODE_SERVER_PATH"
|
||||
fi
|
||||
|
||||
# WIP jsjoeio
|
||||
if [[ ! -f "test/integration/test-plugin/out/index.js" ]]; then
|
||||
echo "Building test plugin"
|
||||
pushd test/integration/test-plugin
|
||||
|
||||
Reference in New Issue
Block a user