Skip to content

Commit

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

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

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

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

0 comments on commit 497cc3b

Please sign in to comment.