Skip to content

Commit 88e7c80

Browse files
committed
Fix linting
1 parent 8e7e996 commit 88e7c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
with:
5858
mongodb-version: ${{ matrix.mongodb-version }}
5959
- name: Test build
60-
run: "tox -e ${{ matrix.tox_env }}"
60+
run: "tox -e ${{ matrix.tox_env }}"

0 commit comments

Comments
 (0)