Skip to content

Commit 1491911

Browse files
fix: path
1 parent 3c01746 commit 1491911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Run tests
2929
run: |
30-
pytest
30+
pytest api-batch-test/tests
3131
3232
- name: Upload test report artifact
3333
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)