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 993712c commit 650367eCopy full SHA for 650367e
.github/workflows/all.yml
@@ -77,7 +77,7 @@ jobs:
77
run: yes | m stable && dirname $(readlink $(which mongod)) > .metapath
78
79
- name: Build
80
- run: go build main/migration_verifier.go
+ run: ./build.sh
81
82
- name: Start clusters
83
run: |-
0 commit comments