We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a4fc92 commit 1e5c9b3Copy full SHA for 1e5c9b3
.github/workflows/main.yaml
@@ -124,7 +124,7 @@ jobs:
124
uses: actions/upload-artifact@v4
125
with:
126
name: test-results-integration-slow-${{ matrix.server }}
127
- path: TestResults/test-integration-slow-results.trx
+ path: src/Weaviate.Client.Tests/TestResults/test-integration-slow-results.trx
128
retention-days: 3
129
130
- name: stop weaviate
0 commit comments