Skip to content

Commit

Permalink
Update Github Actions tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nadege committed Dec 11, 2020
1 parent 130aba4 commit b005370
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
- 3.9
- pypy3
tox-environment:
- django22-alchemy-mongoengine
- django30-alchemy-mongoengine
- django31-alchemy-mongoengine
- django22-alchemy-mongoengine-orm
- django30-alchemy-mongoengine-orm
- django31-alchemy-mongoengine-orm

services:
mongodb:
Expand Down

0 comments on commit b005370

Please sign in to comment.