Skip to content

Commit

Permalink
Try another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
roekatz committed Oct 9, 2024
1 parent 0140d66 commit 78a299d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pdp_cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:

- name: Run Pytests
run: |
export PYTHONPATH=$(pwd)
python -m pip install --upgrade pip
pip install -r requirements.txt -r requirements-dev.txt
pytest -s --cache-clear horizon/tests/

0 comments on commit 78a299d

Please sign in to comment.