Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1224137?usp=email )
Change subject: use bash with windows ...................................................................... use bash with windows Change-Id: I04d13a7f1ac014dbfcc2ff130b34b9068b93917b Signed-off-by: Xqt <[email protected]> --- M .github/workflows/graalpy_tests.yml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/.github/workflows/graalpy_tests.yml b/.github/workflows/graalpy_tests.yml index 48ea428..bf9ea88 100644 --- a/.github/workflows/graalpy_tests.yml +++ b/.github/workflows/graalpy_tests.yml @@ -52,6 +52,7 @@ python -Werror::UserWarning -m pwb generate_user_files -site:${{matrix.site}} -v -debug; - name: Test with pytest id: ci_test + shell: bash continue-on-error: true timeout-minutes: 110 env: -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1224137?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: I04d13a7f1ac014dbfcc2ff130b34b9068b93917b Gerrit-Change-Number: 1224137 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]>
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
