mirror of
https://github.com/stoatchat/rust-authifier.git
synced 2026-06-30 22:08:36 -04:00
chore: update tests to test dev branch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user