Skip to content

Commit

Permalink
Add missing pytest 5.4 run on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Aug 1, 2020
1 parent 9491860 commit 1ebc543
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ jobs:
python: "3.8"
os: windows-latest
tox_env: "py38-pytest53"
- name: "windows-py38-pytest54"
python: "3.8"
os: windows-latest
tox_env: "py38-pytest54"

- name: "ubuntu-py35"
python: "3.5"
Expand Down

0 comments on commit 1ebc543

Please sign in to comment.