Archived
1
0

feat: collect codecov integration tests

This commit is contained in:
Joe Previte
2022-09-19 12:50:56 -07:00
parent 6ad5d9a7c3
commit 90308733ce
2 changed files with 8 additions and 1 deletions

View File

@ -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