Skip to content

Commit

Permalink
build: test
Browse files Browse the repository at this point in the history
  • Loading branch information
marklechtermann committed May 8, 2023
1 parent 1d0995d commit 967d1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Check dotnet version
run: dotnet --version

- name: Check code format (editorconfig)
- name: Test version
run: dotnet run --project .\test\test.csproj

- name: Check code format (editorconfig)
Expand Down

0 comments on commit 967d1dc

Please sign in to comment.