Skip to content

Commit

Permalink
FIX: unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Segelzwerg authored May 22, 2024
1 parent 7c66356 commit 1d579f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
mongodb-version: '5.0'
- test-strategy: 'unit'
mongodb-version: '6.0'
include:
- test-strategy: 'unit'
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 1d579f9

Please sign in to comment.