Skip to content

Commit

Permalink
https://github.com/umccr/htsget-compliance/actions/runs/12947004189/j…
Browse files Browse the repository at this point in the history
…ob/36112653021#step:4:18
  • Loading branch information
brainstorm committed Jan 24, 2025
1 parent f9ccc9e commit b00fa17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
python -m pip install setuptools
python -m pip install --upgrade pip
python setup.py install
python -m pip install -r requirements_test.txt
Expand Down

0 comments on commit b00fa17

Please sign in to comment.