chore: more work on workflows

This commit is contained in:
Stevan Freeborn
2024-07-07 15:33:47 -05:00
parent be836d6f48
commit 554c696069
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@ jobs:
- name: Run tests
env:
SKIP_EXAMPLES: true
AnthropicApiKey: ${{ secrets.ANTHROPIC_KEY }}
run: dotnet test
- name: Upload html coverage report
uses: actions/upload-artifact@v4