Skip to content

Commit

Permalink
Merge github.com:timcera/tstoolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
timcera committed Feb 7, 2022
2 parents 3f2489b + fe13102 commit 42a07ee
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 @@ -34,6 +34,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install flake8 pytest pytest-mpl pytest-cov
python -m pip install coveralls[toml]
python -m pip install -e .
- name: Test with pytest
Expand Down

0 comments on commit 42a07ee

Please sign in to comment.