Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1287998?usp=email )

Change subject: [tests] Run WMCS SOCKS setup as bash in doctest
......................................................................

[tests] Run WMCS SOCKS setup as bash in doctest

Bug: T426484
Change-Id: Iccbc4052dd5eff96a15a2bd71647dfa045c4fa5f
---
M .github/workflows/doctest.yml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Verified; Looks good to me, approved




diff --git a/.github/workflows/doctest.yml b/.github/workflows/doctest.yml
index 2ecac32..74cfab2 100644
--- a/.github/workflows/doctest.yml
+++ b/.github/workflows/doctest.yml
@@ -54,6 +54,7 @@
           pip install wikitextparser
           pip install requests[socks]
       - name: Configure and start WMCS SOCKS tunnel
+        shell: bash
         env:
           USER: ${{ secrets.WMCS_USER }}
         run: |

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1287998?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: Iccbc4052dd5eff96a15a2bd71647dfa045c4fa5f
Gerrit-Change-Number: 1287998
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to