Skip to content

Commit

Permalink
python setup v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jahatef committed Jun 17, 2024
1 parent 3620765 commit ab729c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ jobs:
run: python3 -m pip install pytest pytest-forked pyyaml requests
- name: install requirements
run: python3 -m pip install torch
run: python3 -m pip install -r requirements*.txt
- name: Run Tests
run: pytest --forked tests

0 comments on commit ab729c4

Please sign in to comment.