Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1050716?usp=email )
Change subject: [tests] Fix lint_tests.yml ...................................................................... [tests] Fix lint_tests.yml Change-Id: I3768c7be293153042bf5478a94201a83799875e0 --- M .github/workflows/lint_tests.yml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/.github/workflows/lint_tests.yml b/.github/workflows/lint_tests.yml index d16646e..6f531d1 100644 --- a/.github/workflows/lint_tests.yml +++ b/.github/workflows/lint_tests.yml @@ -11,7 +11,7 @@ env: PYWIKIBOT_TEST_RUNNING: 1 - PYWIKIBOT_NO_USER_CONFIG=2 + PYWIKIBOT_NO_USER_CONFIG: 2 jobs: build: -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1050716?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I3768c7be293153042bf5478a94201a83799875e0 Gerrit-Change-Number: 1050716 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-CC: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
