chore: update tests to test dev branch

This commit is contained in:
Paul Makles
2023-09-10 12:35:26 +01:00
committed by Paul Makles
parent 0c4f021b6e
commit c912f7b34a
+4
View File
@@ -32,5 +32,9 @@ jobs:
uses: supercharge/mongodb-github-action@1.6.0
with:
mongodb-version: ${{ matrix.mongodb-version }}
- name: Run tests (with MongoDB)
run: cargo nextest run --verbose --features test
- name: Run tests
run: cargo nextest run --verbose --features test
env:
TEST_DB_DUMMY: 1