Skip to content

Commit

Permalink
fixup! fixup! Address review notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimf5 committed Nov 18, 2024
1 parent e1a4846 commit 220e75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nginx-otel-module-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
source venv/bin/activate
pip install -r requirements.txt
TEST_NGINX_GLOBALS="load_module ${PWD}/../build/ngx_otel_module.so;" \
pytest --log-cli-level=debug
pytest --log-cli-level=info

0 comments on commit 220e75f

Please sign in to comment.