Skip to content

Commit

Permalink
dependencies installed for only once
Browse files Browse the repository at this point in the history
  • Loading branch information
lindsey98 authored Jan 2, 2025
1 parent 19adec8 commit e107c3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
- name: Install dependencies and pytest
run: |
conda run -n phishpedia pip install -r requirements.txt
conda run -n phishpedia pip install pytest
conda run -n phishpedia pip install validators
Expand Down

0 comments on commit e107c3e

Please sign in to comment.