Skip to content

Commit a854c1c

Browse files
authored
Removing Test segment
Test segment was causing a false positive due to a known bug with Github workflows dotnet/sdk#13431
1 parent dd870ef commit a854c1c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ jobs:
2121
run: dotnet restore
2222
- name: Build
2323
run: dotnet build --configuration Release
24-
- name: Test
25-
run: dotnet test --no-build --verbosity normal

0 commit comments

Comments
 (0)