Skip to content

Commit

Permalink
Merge "tests: install tomli for oauth_tests-ci"
Browse files Browse the repository at this point in the history
  • Loading branch information
xqt authored and Gerrit Code Review committed Nov 24, 2024
2 parents 73a59f3 + 93409b1 commit a98a4e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/oauth_tests-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
pip install mwoauth
pip install packaging
pip install requests
pip install "tomli >= 2.02; python_version < '3.11"
- name: Generate family files
if: ${{ matrix.family == 'wpbeta' }}
Expand Down

0 comments on commit a98a4e9

Please sign in to comment.