mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-02 18:48:52 +08:00
Update smzdm_testing.js
This commit is contained in:
@@ -149,7 +149,7 @@ class SmzdmTestingTaskBot extends SmzdmTaskBot {
|
|||||||
|
|
||||||
!(async () => {
|
!(async () => {
|
||||||
if (process.env.SMZDM_TASK_TESTING != 'yes') {
|
if (process.env.SMZDM_TASK_TESTING != 'yes') {
|
||||||
$.log('🟡请设置 SMZDM_TASK_TESTING 环境变量值为 yes 后才能运行全民众测能量值任务!');
|
$.log('\n🟡请设置 SMZDM_TASK_TESTING 环境变量值为 yes 后才能运行全民众测能量值任务!');
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user