Skip to content

Commit

Permalink
fix: test to run on code and not on installed package and workflow fo…
Browse files Browse the repository at this point in the history
…r this
  • Loading branch information
Atul_Singh committed May 18, 2024
1 parent 9c29aba commit 432e3a9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Run test suite
run: |
pytest -v tests/e2e.py
pytest -v e2e.py
File renamed without changes.
Empty file removed tests/__init__.py
Empty file.

0 comments on commit 432e3a9

Please sign in to comment.