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 324fa8c commit c943cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: python3 prepare_data.py
- name: install pytest
run: python3 -m pip install pytest
-name: install requirements
- name: install requirements
run: python3 -m pip install torch
- name: Run Tests
run: pytest --forked tests

0 comments on commit c943cd3

Please sign in to comment.