We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3a036 commit 0c76947Copy full SHA for 0c76947
.github/workflows/tests.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Run tests for HTTP Mode adapters (Django)
53
run: |
54
pytest tests/adapter_tests/django/
55
- - name: Run tests for HTTP Mode adapters (Falcon 3.x)
+ - name: Run tests for HTTP Mode adapters (Falcon)
56
57
pytest tests/adapter_tests/falcon/
58
- name: Run tests for HTTP Mode adapters (Flask)
0 commit comments