Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[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(-)

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 change 1079616. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: If912d4e6a7bb08128e30f77a6303697c0ecfbea9
Gerrit-Change-Number: 1079616
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>