mirror of https://github.com/tiangolo/fastapi.git
parent
a3c8c37272
commit
fef2ce70d9
|
|
@ -9,6 +9,7 @@ hide:
|
|||
|
||||
### Internal
|
||||
|
||||
* 🔨 Fix `FastAPI People` workflow. PR [#14951](https://github.com/fastapi/fastapi/pull/14951) by [@YuriiMotov](https://github.com/YuriiMotov).
|
||||
* 👷 Do not run codspeed with coverage as it's not tracked. PR [#14966](https://github.com/fastapi/fastapi/pull/14966) by [@tiangolo](https://github.com/tiangolo).
|
||||
* 👷 Do not include benchmark tests in coverage to speed up coverage processing. PR [#14965](https://github.com/fastapi/fastapi/pull/14965) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue