Skip to content

Commit 3923006

Browse files
committed
Disable dotnet telemetry
1 parent a74bd29 commit 3923006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
CXX: ${{ matrix.config.cxx }}
2222
PLATFORM: ${{ matrix.config.platform }}
2323
DOTNET_NOLOGO: true
24+
DOTNET_CLI_TELEMETRY_OPTOUT: true
2425

2526
steps:
2627
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)