fix: tests

This commit is contained in:
Stevan Freeborn
2025-02-09 14:40:01 -06:00
parent e6ee090b05
commit 1ac200a65b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,5 +52,5 @@ jobs:
- name: Build project
run: dotnet build --no-restore
- name: Test project
run: dotnet test
run: dotnet test --filter FullyQualifiedName!~PromptEvaluation