mirror of
https://github.com/cdr/code-server.git
synced 2026-05-06 03:22:48 +02:00
fixup! feat: collect codecov integration tests
This commit is contained in:
parent
90308733ce
commit
1243d19c86
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ main() {
|
||||||
else
|
else
|
||||||
echo "Could not find lib/vscode/out or lib/vscode-reh-web-*"
|
echo "Could not find lib/vscode/out or lib/vscode-reh-web-*"
|
||||||
echo "Code must be built before running unit tests"
|
echo "Code must be built before running unit tests"
|
||||||
# exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
popd
|
popd
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue