Skip to content

Commit

Permalink
build: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
marklechtermann committed May 8, 2023
1 parent 497cc3b commit a15e55a
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/code-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,5 @@ jobs:
- name: Check dotnet version
run: dotnet --version

# - name: Check dotnet --format version
# run: dotnet format --version

# - name: env
# run: echo $env:Path

# - name: dir
# run: dir "C:\Program Files\dotnet"

# - name: gcm dotnet
# run: gcm dotnet

- name: Check code format (editorconfig)
run: dotnet format --verify-no-changes

0 comments on commit a15e55a

Please sign in to comment.