Skip to content

Commit

Permalink
tried to fix unit test filerting for quic
Browse files Browse the repository at this point in the history
  • Loading branch information
kerryjiang committed May 12, 2024
1 parent 07f19a5 commit c3e4434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
if: runner.os != 'Linux'
run: |
cd test/SuperSocket.Tests
dotnet test --filter FullyQualifiedName!~QuicHostConfigurator
dotnet test --filter FullyQualifiedName\!~QuicHostConfigurator

0 comments on commit c3e4434

Please sign in to comment.