Skip to content

Commit

Permalink
temp: lower logging on tox-gh
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Jul 23, 2023
1 parent e3a23a8 commit 5f804f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
python -VV
python -m site
python -m pip install -r requirements/tox.pip
python -m pip install git+https://github.com/nedbat/tox-gh@nedbat/collapse-prep
python -m pip install git+https://github.com/nedbat/tox-gh@nedbat/lower-logging
# For extreme debugging:
# python -c "import urllib.request as r; exec(r.urlopen('https://bit.ly/pydoctor').read())"
Expand Down

0 comments on commit 5f804f5

Please sign in to comment.