Skip to content

Commit

Permalink
Update .github/workflows/tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Kazuhiro Sera <[email protected]>
  • Loading branch information
WilliamBergamin and seratch authored Dec 16, 2024
1 parent fc3a036 commit 0c76947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Run tests for HTTP Mode adapters (Django)
run: |
pytest tests/adapter_tests/django/
- name: Run tests for HTTP Mode adapters (Falcon 3.x)
- name: Run tests for HTTP Mode adapters (Falcon)
run: |
pytest tests/adapter_tests/falcon/
- name: Run tests for HTTP Mode adapters (Flask)
Expand Down

0 comments on commit 0c76947

Please sign in to comment.