Skip to content

Commit 04b6fd2

Browse files
committed
ci: renamed sonar property file and fixed circleci
1 parent 35559c3 commit 04b6fd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99

1010
steps:
1111
- checkout
12-
- run: dotnet build && dotnet test
13-
12+
- run: dotnet build
13+
- run: dotnet test
File renamed without changes.

0 commit comments

Comments
 (0)