Skip to content

Commit

Permalink
including fastapi tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Unosquare committed Dec 15, 2020
1 parent 6d45d4b commit c4d90b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Test with tox ${{ matrix.python.toxenv }}
env:
TOXENV: py,flask,django,starlette
TOXENV: py,flask,django,fastapi,starlette
run: tox

- name: Report coverage
Expand Down

0 comments on commit c4d90b8

Please sign in to comment.