Skip to content

Commit

Permalink
oauth-tests: experimental run on wpbeta:zh
Browse files Browse the repository at this point in the history
Bug: T373762
Change-Id: I23e187b3fa9a0965cfd4f023fc2799a2ca9f6942
  • Loading branch information
xqt committed Sep 1, 2024
1 parent fb636d3 commit 8609c13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/oauth_tests-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ env:
jobs:
build:
runs-on: ${{ matrix.os || 'ubuntu-latest' }}
continue-on-error: ${{ matrix.experimental || false }}
timeout-minutes: 5

strategy:
Expand All @@ -36,6 +37,7 @@ jobs:
family: wpbeta
code: zh
domain: zh.wikipedia.beta.wmflabs.org
experimental: true

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 8609c13

Please sign in to comment.