We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc4156 commit c87587cCopy full SHA for c87587c
2 files changed
.evergreen/config.in.yml
@@ -989,10 +989,10 @@ tasks:
989
- func: bootstrap mongo-orchestration
990
- func: fetch source
991
- func: install package
992
- - func: log state
+ - func: log-state
993
- func: run unit tests
994
995
- - name: log state
+ - name: log-state
996
commands:
997
- command: shell.exec
998
params:
.evergreen/config.yml
@@ -914,9 +914,9 @@ tasks:
914
915
916
917
918
919
920
921
922
0 commit comments