Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1221954?usp=email )
Change subject: tests: fix name of GraalPy tests ...................................................................... tests: fix name of GraalPy tests Bug: T413596 Change-Id: Ibe7ba1170f8de942a3a5f883cb98d3088e51ae51 --- M .github/workflows/graalpy_tests.yml 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/.github/workflows/graalpy_tests.yml b/.github/workflows/graalpy_tests.yml index c939def..d0688c2 100644 --- a/.github/workflows/graalpy_tests.yml +++ b/.github/workflows/graalpy_tests.yml @@ -1,6 +1,6 @@ --- -# Run Pywikibot tests with a variety of Python versions -name: Pywikibot CI +# Run GraalPy tests with a variety of GraalPy versions and os +name: GraalPy Tests on: push: -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1221954?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: Ibe7ba1170f8de942a3a5f883cb98d3088e51ae51 Gerrit-Change-Number: 1221954 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]
