Skip to content

Commit c36c210

Browse files
authored
Remove copilot-setup-steps env var (#2124)
1 parent 03a0636 commit c36c210

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
# If you want to clone the repository as part of your setup steps, for example to install dependencies, you'll need the `contents: read` permission. If you don't clone the repository in your setup steps, Copilot will do this for you automatically after the steps complete.
1414
contents: read
1515

16-
env:
17-
MS_GOTOOLCHAIN_TELEMETRY_ENABLED: '0'
18-
1916
# You can define any steps you want, and they will run before the agent starts.
2017
# If you do not check out your code, Copilot will do this for you.
2118
steps:

0 commit comments

Comments
 (0)