Skip to content

Commit

Permalink
test for python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
arpanda committed Jul 18, 2024
1 parent 9c8bced commit bb91f4a
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 @@ -25,8 +25,8 @@ jobs:
pip install -r requirements.txt
- name: Download pytor file
run: |
wget https://storage.googleapis.com/cnvpytor_data/HepG2_WGS.pytor -P ./downloads
run: |
wget https://storage.googleapis.com/cnvpytor_data/HepG2_WGS.pytor

- name: Run tests
Expand Down

0 comments on commit bb91f4a

Please sign in to comment.