Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/834658 )
Change subject: [CI] Revert: cancel old github action for login_tests ......................................................................
[CI] Revert: cancel old github action for login_tests
Change-Id: Ia4a6ac99d83ddcb7f57445239507211d40cc330f --- M .github/workflows/login_tests-ci.yml 1 file changed, 0 insertions(+), 4 deletions(-)
Approvals: Xqt: Verified; Looks good to me, approved
diff --git a/.github/workflows/login_tests-ci.yml b/.github/workflows/login_tests-ci.yml index 1e2605b..55d5246 100644 --- a/.github/workflows/login_tests-ci.yml +++ b/.github/workflows/login_tests-ci.yml @@ -11,10 +11,6 @@ types: - completed
-concurrency: - group: ${{ github.ref }} - cancel-in-progress: true - env: PYWIKIBOT_TEST_RUNNING: 1 PYWIKIBOT_LOGIN_LOGOUT: 1
pywikibot-commits@lists.wikimedia.org