Xqt submitted this change.

View Change


Approvals: Xqt: Verified; Looks good to me, approved
[tests] update write tests

Change-Id: I42fab79c5af5b3b08966d4de075c1c126d2ea556
---
M .github/workflows/write_tests-ci.yml
1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/write_tests-ci.yml b/.github/workflows/write_tests-ci.yml
index 9aa1d4e..b4601d4 100644
--- a/.github/workflows/write_tests-ci.yml
+++ b/.github/workflows/write_tests-ci.yml
@@ -1,10 +1,8 @@
-name: Pywikibot CI
-# Run Pywikibot tests with a variety of Python versions
+name: Write test CI
+# Run Pywikibot write tests on test wiki

on:
push:
- branches: [ master, stable ]
- pull_request:
branches: [ master ]

concurrency:

To view, visit change 913655. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I42fab79c5af5b3b08966d4de075c1c126d2ea556
Gerrit-Change-Number: 913655
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-MessageType: merged