Skip to content

Commit c3e4434

Browse files
committed
tried to fix unit test filerting for quic
1 parent 07f19a5 commit c3e4434

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
if: runner.os != 'Linux'
5252
run: |
5353
cd test/SuperSocket.Tests
54-
dotnet test --filter FullyQualifiedName!~QuicHostConfigurator
54+
dotnet test --filter FullyQualifiedName\!~QuicHostConfigurator

0 commit comments

Comments
 (0)