Update python-tests.yml

This commit is contained in:
rafaelsideguide 2024-05-27 14:24:30 -03:00
parent 667d3e4c4f
commit c410dbe5bd

View File

@ -26,6 +26,5 @@ jobs:
working-directory: ./apps/python-sdk
- name: Test with pytest
run: |
cd apps/python-sdk
pytest firecrawl/__tests__/e2e_withAuth/test.py
working-directory: ./apps/python-sdk