mirror of https://github.com/tiangolo/fastapi.git
💚 Fix testing script name
This commit is contained in:
parent
4e1ad6174a
commit
d46dff19ac
|
|
@ -11,7 +11,7 @@ install:
|
|||
- flit install
|
||||
|
||||
script:
|
||||
- scripts/test
|
||||
- scripts/test.sh
|
||||
|
||||
# after_script:
|
||||
# - codecov
|
||||
|
|
|
|||
Loading…
Reference in New Issue