Skip to content

Commit

Permalink
Update smzdm_testing.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hex-ci committed Nov 25, 2023
1 parent f46522d commit 0ee03e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smzdm_testing.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ class SmzdmTestingTaskBot extends SmzdmTaskBot {

!(async () => {
if (process.env.SMZDM_TASK_TESTING != 'yes') {
$.log('🟡请设置 SMZDM_TASK_TESTING 环境变量值为 yes 后才能运行全民众测能量值任务!');
$.log('\n🟡请设置 SMZDM_TASK_TESTING 环境变量值为 yes 后才能运行全民众测能量值任务!');

return;
}
Expand Down

0 comments on commit 0ee03e3

Please sign in to comment.