We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7e996 commit 88e7c80Copy full SHA for 88e7c80
.github/workflows/main.yml
@@ -57,4 +57,4 @@ jobs:
57
with:
58
mongodb-version: ${{ matrix.mongodb-version }}
59
- name: Test build
60
- run: "tox -e ${{ matrix.tox_env }}"
+ run: "tox -e ${{ matrix.tox_env }}"
0 commit comments