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

Change subject: [fix] fix oauth_tests-ci.yml
......................................................................

[fix] fix oauth_tests-ci.yml

Change-Id: I8b9202102812caa56ece0705b71c888f8f775b0f
---
M .github/workflows/oauth_tests-ci.yml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Xqt: Verified; Looks good to me, approved




diff --git a/.github/workflows/oauth_tests-ci.yml 
b/.github/workflows/oauth_tests-ci.yml
index 2b7c326..dc8c28d 100644
--- a/.github/workflows/oauth_tests-ci.yml
+++ b/.github/workflows/oauth_tests-ci.yml
@@ -100,7 +100,7 @@
       env:
         PYWIKIBOT_TEST_WRITE: ${{ matrix.domain == 'test.wikipedia.org' && 1 
|| 0}}
         PYWIKIBOT_TEST_OAUTH: ${{ secrets[format('{0}', 
steps.token.outputs.uppercase)] }}
-        PYWIKIBOT_TEST_MODULES=file,oauth
+        PYWIKIBOT_TEST_MODULES: file,oauth
       run: |
         python pwb.py version
         coverage run -m unittest -vv

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

Reply via email to