Skip to content

Commit

Permalink
test python version
Browse files Browse the repository at this point in the history
  • Loading branch information
arpanda committed Jul 18, 2024
1 parent bb91f4a commit dacde02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:

- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pytest
pip install -r requirements.txt
pip install .
- name: Download pytor file
run: |
Expand Down

0 comments on commit dacde02

Please sign in to comment.