Skip to content

Commit

Permalink
reduce apache log level
Browse files Browse the repository at this point in the history
  • Loading branch information
icing committed Jan 13, 2025
1 parent fb83339 commit cf20ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ jobs:
run: |
export PATH=$PATH:$HOME/go/bin
[ -x "$HOME/venv/bin/activate" ] && source $HOME/venv/bin/activate
pytest -vvvv test/modules/md -k test_md_702_001
pytest -v test/modules/md -k test_md_702_001

0 comments on commit cf20ac9

Please sign in to comment.