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 3643c1f commit 69db543Copy full SHA for 69db543
.github/workflows/all.yml
@@ -40,5 +40,5 @@ jobs:
40
41
- name: Test
42
run: go test -v ./...
43
- env:
44
- MONGODB_DISTRO: ${matrix.os.mongodb_distro}
+ env:
+ MONGODB_DISTRO: ${matrix.os.mongodb_distro}
0 commit comments