disable github-checks-reporter

This commit is contained in:
spalger 2019-04-23 15:36:03 -07:00
parent ad7f7cdd95
commit ea9c52b866

View file

@ -184,7 +184,7 @@ fi
###
### github-checks-reporter kill switch. Remove to disable
###
export CHECKS_REPORTER_ACTIVE=true
export CHECKS_REPORTER_ACTIVE=false
###
### Implements github-checks-reporter kill switch when scripts are called from the command line