Skip to content

Commit

Permalink
ci: update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jethror1 committed Nov 21, 2024
1 parent 4e371bf commit d093fe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pipenv codecov
pip install pipenv codecov pytest pytest-cov pytest-metadata pytest-mock pytest-subtests six
pip install --no-index --no-deps resources/home/dnanexus/packages/*
pipenv install --dev
Expand Down

0 comments on commit d093fe0

Please sign in to comment.