We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879fa12 commit e94690bCopy full SHA for e94690b
.github/workflows/tools-tests.yaml
@@ -33,4 +33,4 @@ jobs:
33
- name: Run all tests
34
run: |
35
cd tools
36
- dotnet test
+ dotnet test --filter Name!~ExampleTests
0 commit comments