Skip to content

Commit c4d90b8

Browse files
including fastapi tests
1 parent 6d45d4b commit c4d90b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
- name: Test with tox ${{ matrix.python.toxenv }}
4343
env:
44-
TOXENV: py,flask,django,starlette
44+
TOXENV: py,flask,django,fastapi,starlette
4545
run: tox
4646

4747
- name: Report coverage

0 commit comments

Comments
 (0)