Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
@@ -36,5 +36,5 @@ jobs:

- name: Run tests
env:
TEST_MONGO_URI: 'mongodb://localhost:27017/'
TEST_MONGO_URI: 'localhost'
run: poe test -v

0 comments on commit 6499fc4

Please sign in to comment.