Skip to content

Commit a15da2b

Browse files
author
Petr Sramek
committed
test
1 parent f12c97b commit a15da2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
path: .
4949
merge-multiple: true
5050
- name: Test
51-
run: dotnet test --no-restore --no-build --configuration Release --verbosity normal --collect:"Code Coverage" --settings coverlet.runsettings
51+
run: dotnet test --no-restore --no-build --configuration Release --verbosity normal --collect:"Code Coverage"

0 commit comments

Comments
 (0)