Skip to content

Commit 1726c65

Browse files
author
Petr Sramek
committed
escaped double quotes
1 parent 1cc0567 commit 1726c65

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:"XPlat Code Coverage" --settings coverlet.runsettings
51+
run: dotnet test --no-restore --no-build --configuration Release --verbosity normal --collect:\"XPlat Code Coverage\" --settings coverlet.runsettings

0 commit comments

Comments
 (0)