Skip to content

Commit 69db543

Browse files
committed
fix yaml
1 parent 3643c1f commit 69db543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/all.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040

4141
- name: Test
4242
run: go test -v ./...
43-
env:
44-
MONGODB_DISTRO: ${matrix.os.mongodb_distro}
43+
env:
44+
MONGODB_DISTRO: ${matrix.os.mongodb_distro}

0 commit comments

Comments
 (0)