Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/831565 )
Change subject: Revert "[tests] Enable auto-run scripts tests on github" ......................................................................
Revert "[tests] Enable auto-run scripts tests on github"
This reverts commit f64600cf298b36f9cc825e3dbd72c766f45e8b61.
Reason for revert: Failing. Tests must be updated.
Change-Id: I30f45ef4e1d37bbae936e9407897b3e10ab8d9ed --- M .github/workflows/pywikibot-ci.yml 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: Xqt: Verified; Looks good to me, approved
diff --git a/.github/workflows/pywikibot-ci.yml b/.github/workflows/pywikibot-ci.yml index b316823..ae29edc 100644 --- a/.github/workflows/pywikibot-ci.yml +++ b/.github/workflows/pywikibot-ci.yml @@ -11,7 +11,6 @@ branches: [ master ]
env: - PYWIKIBOT_TEST_AUTORUN: 1 PYWIKIBOT_TEST_RUNNING: 1 PYWIKIBOT_USERNAME: Pywikibot-test