Skip to content

Commit

Permalink
Include xdoctest in Tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cjolowicz committed Oct 9, 2020
1 parent 2d5d019 commit 2ad1891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{cookiecutter.project_name}}/.github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- { python-version: 3.9, os: windows-latest, session: "tests" }
- { python-version: 3.9, os: macos-latest, session: "tests" }
- { python-version: 3.9, os: ubuntu-latest, session: "typeguard" }
- { python-version: 3.9, os: ubuntu-latest, session: "xdoctest" }
- { python-version: 3.8, os: ubuntu-latest, session: "docs-build" }

env:
Expand Down

0 comments on commit 2ad1891

Please sign in to comment.