Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
minenwerfer committed Aug 26, 2023
1 parent 164a623 commit 5c1aa1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
run: |
pipenv run python -m unittest tests/*.py
env:
MONGO_HOST: localhost
MONGO_PORT: 27017
MONGODB_HOST: localhost
MONGODB_PORT: 27017

0 comments on commit 5c1aa1e

Please sign in to comment.