Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1079616?usp=email )
Change subject: [tests] try to run gui_tests on github after tkinter is installed ...................................................................... [tests] try to run gui_tests on github after tkinter is installed Change-Id: If912d4e6a7bb08128e30f77a6303697c0ecfbea9 --- 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 b3a1415..7e05b1f 100644 --- a/.github/workflows/pywikibot-ci.yml +++ b/.github/workflows/pywikibot-ci.yml @@ -14,6 +14,7 @@ env: PYWIKIBOT_TEST_RUNNING: 1 PYWIKIBOT_USERNAME: Pywikibot-test + PYWIKIBOT_TEST_GUI: 1 jobs: build: -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1079616?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: If912d4e6a7bb08128e30f77a6303697c0ecfbea9 Gerrit-Change-Number: 1079616 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de>
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org