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

Change subject: [tests] enable edit_fail_tests with write_tests action
......................................................................

[tests] enable edit_fail_tests with write_tests action

Change-Id: I2501a4bc1204715a50b5a7927b1a276c923756e3
---
M .github/workflows/write_tests-ci.yml
1 file changed, 1 insertion(+), 0 deletions(-)

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




diff --git a/.github/workflows/write_tests-ci.yml 
b/.github/workflows/write_tests-ci.yml
index 6e6a661..7a923ed 100644
--- a/.github/workflows/write_tests-ci.yml
+++ b/.github/workflows/write_tests-ci.yml
@@ -63,6 +63,7 @@
       timeout-minutes: 90
       env:
         PYWIKIBOT_TEST_WRITE: ${{ matrix.site == 'wikipedia:test' && 1 || 0}}
+        PYWIKIBOT_TEST_WRITE_FAIL: ${{ matrix.site == 'wikipedia:test' && 1 || 
0}}
       run: |
         python pwb.py version
         pytest -s -r A -a "rights or write" --cov=.;

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1041108?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: I2501a4bc1204715a50b5a7927b1a276c923756e3
Gerrit-Change-Number: 1041108
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