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 3c01746 commit 1491911Copy full SHA for 1491911
.github/workflows/pipeline.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Run tests
29
run: |
30
- pytest
+ pytest api-batch-test/tests
31
32
- name: Upload test report artifact
33
uses: actions/upload-artifact@v4
0 commit comments