Skip to content

Commit

Permalink
removed code to set the vscode version
Browse files Browse the repository at this point in the history
  • Loading branch information
aparnamichael committed Jan 8, 2025
1 parent 2f08cbb commit 063e83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/ci/scripts/exec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ OS=$(uname -s)

main() {

setVscodeVersionToTest
# setVscodeVersionToTest
chmod -R 777 src/test/resources/maven
chmod -R 777 src/test/resources/gradle
if [ $TYPE == "BUILD" ]; then
Expand Down

0 comments on commit 063e83a

Please sign in to comment.