mirror of
https://github.com/laurentS/slowapi.git
synced 2026-03-13 09:10:20 +08:00
Fix ci error
This commit is contained in:
1
.github/workflows/python-package.yml
vendored
1
.github/workflows/python-package.yml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
run: |
|
||||
black --check .
|
||||
- name: Check typing annotations with mypy
|
||||
run: |
|
||||
mypy .
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user