Skip to content

Commit 2e79019

Browse files
committed
fix ci
1 parent ec048f8 commit 2e79019

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pre-commit-format.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ concurrency:
1717
jobs:
1818
formatting-checks:
1919
runs-on: ubuntu-22.04
20+
env:
21+
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
22+
DOTNET_CLI_TELEMETRY_OPTOUT: 1
2023

2124
steps:
2225
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)