mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 10:36:39 +00:00
💚 Fix testing script name
This commit is contained in:
parent
4e1ad6174a
commit
d46dff19ac
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ install:
|
|||
- flit install
|
||||
|
||||
script:
|
||||
- scripts/test
|
||||
- scripts/test.sh
|
||||
|
||||
# after_script:
|
||||
# - codecov
|
||||
|
|
|
|||
Loading…
Reference in a new issue