Skip to content

Commit

Permalink
Make sure windows tests run as well
Browse files Browse the repository at this point in the history
  • Loading branch information
zoj613 committed Jul 13, 2021
1 parent 7283e4c commit d1b143a
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 @@ -212,6 +212,7 @@ jobs:
run: |
conda activate pymc3-dev-py38
pip install -e .
pip install --pre -U polyagamma
python --version
- name: Run tests
# This job uses a cmd shell, therefore the environment variable syntax is different!
Expand Down

0 comments on commit d1b143a

Please sign in to comment.