Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/831826 )
Change subject: [tests] Enable auto-run scripts tests on github ......................................................................
[tests] Enable auto-run scripts tests on github
Change-Id: If28c8b68ee4063314a5caa5c33fbf0074ca7ecb0 --- M .github/workflows/pywikibot-ci.yml 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: Xqt: Verified; Looks good to me, approved
diff --git a/.github/workflows/pywikibot-ci.yml b/.github/workflows/pywikibot-ci.yml index ae29edc..b316823 100644 --- a/.github/workflows/pywikibot-ci.yml +++ b/.github/workflows/pywikibot-ci.yml @@ -11,6 +11,7 @@ branches: [ master ]
env: + PYWIKIBOT_TEST_AUTORUN: 1 PYWIKIBOT_TEST_RUNNING: 1 PYWIKIBOT_USERNAME: Pywikibot-test