Update python-tests.yml
This commit is contained in:
parent
667d3e4c4f
commit
c410dbe5bd
1
.github/workflows/python-tests.yml
vendored
1
.github/workflows/python-tests.yml
vendored
@ -26,6 +26,5 @@ jobs:
|
|||||||
working-directory: ./apps/python-sdk
|
working-directory: ./apps/python-sdk
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
cd apps/python-sdk
|
|
||||||
pytest firecrawl/__tests__/e2e_withAuth/test.py
|
pytest firecrawl/__tests__/e2e_withAuth/test.py
|
||||||
working-directory: ./apps/python-sdk
|
working-directory: ./apps/python-sdk
|
||||||
|
Loading…
Reference in New Issue
Block a user