Skip to content

Commit 606f28f

Browse files
derigel23auduchinok
authored andcommitted
NP-2094 [dotnet]: DOTNET_NOLOGO
GitOrigin-RevId: 18114021d69bf8d4b402b84c0582aaaa49ed1644
1 parent b1e0ef5 commit 606f28f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
NUGET_PACKAGES: ${{ github.workspace }}/.github/nuget-packages
1818
GRADLE_USER_HOME: ${{ github.workspace }}/.github/gradle
1919
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
20+
DOTNET_NOLOGO: true
2021
DOTNET_CLI_TELEMETRY_OPTOUT: true
2122
steps:
2223
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)