Skip to content

Commit b4fdf03

Browse files
committed
Revert "setup the github token env to avoid @vscode/ripgrep/lib/download.js failed with 403."
This reverts commit f06c82b.
1 parent f06c82b commit b4fdf03

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

buildspec/linuxTests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ phases:
2525
pre_build:
2626
commands:
2727
- export HOME=/home/codebuild-user
28-
- bash buildspec/shared/setup-github-token.sh
2928
- bash buildspec/shared/linux-pre_build.sh
3029

3130
build:

buildspec/packageTestVsix.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ phases:
2020
pre_build:
2121
commands:
2222
- export HOME=/home/codebuild-user
23-
- bash buildspec/shared/setup-github-token.sh
2423
- bash buildspec/shared/linux-pre_build.sh
2524

2625
build:

0 commit comments

Comments
 (0)