Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
wpreimes committed Aug 25, 2022
1 parent 25659b2 commit c9cee5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -60,6 +60,7 @@ jobs:
- name: Install package and test
shell: bash -l {0}
run: |
pip install -U setuptools_scm
pip install .
pytest --cache-clear
- name: Upload Coverage
Expand Down

0 comments on commit c9cee5e

Please sign in to comment.