Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c521eb1917 |
@@ -20,10 +20,10 @@ jobs:
|
||||
dotnet-version: '10.0.x'
|
||||
|
||||
- name: Restore .NET Tools
|
||||
run: dotnet tool restore
|
||||
- run: dotnet tool restore
|
||||
|
||||
- name: Check formatting
|
||||
run: dotnet csharpier format .
|
||||
- run: dotnet csharpier format .
|
||||
|
||||
- name: Build
|
||||
run: dotnet build
|
||||
|
||||
Reference in New Issue
Block a user