Skip to content

Commit

Permalink
add minimal test for 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Glandos committed Nov 15, 2021
1 parent 2f4bdb5 commit f8f33be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
- python-version: 3.7
dependencies: minimal
database: mariadb
- python-version: 3.8
dependencies: minimal
database: sqlite
- python-version: 3.9
dependencies: minimal
database: sqlite
Expand Down

0 comments on commit f8f33be

Please sign in to comment.