mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-11 13:06:43 +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
|
- flit install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- scripts/test
|
- scripts/test.sh
|
||||||
|
|
||||||
# after_script:
|
# after_script:
|
||||||
# - codecov
|
# - codecov
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue