Skip to content

Commit

Permalink
updating .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LINSANITY03 committed Sep 22, 2024
1 parent 6fd4d82 commit 46f3406
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Set PYTHONPATH
run: echo "PYTHONPATH=$(pwd)" >> $GITHUB_ENV
- name: Run tests
run: |
pytest tests/

0 comments on commit 46f3406

Please sign in to comment.