Skip to content

Commit

Permalink
Check docs on for single combination of os and python version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasberbuer committed Dec 16, 2020
1 parent 54de600 commit ba1f7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Check docs
if: matrix.os == 'ubuntu-latest' && matrix.python == '3.8'
run: tox -e docs

0 comments on commit ba1f7e4

Please sign in to comment.