Skip to content

Commit

Permalink
QA config update.
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Dec 19, 2021
1 parent d329ec2 commit 21d58f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install deps
run: |
python -m pip install -U pip setuptools
python -m pip install pytest coverage coveralls
- name: Run tests
env:
Expand Down

0 comments on commit 21d58f4

Please sign in to comment.