mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-04 13:44:20 -04:00
🔧 Update test-conv-html.sh to allow extra params
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
set -e
|
||||
set -x
|
||||
|
||||
bash scripts/test.sh --cov-report=html
|
||||
bash scripts/test.sh --cov-report=html ${@}
|
||||
|
||||
Reference in New Issue
Block a user