Skip to content

Commit

Permalink
remove dev_mode tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Cycloctane committed Nov 15, 2024
1 parent c3bf75b commit ac690fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/aiohttp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,5 @@ jobs:
- name: Run tests
run: python -m pytest
shell: bash
- name: Run dev_mode tests
run: python -X dev -m pytest -m dev_mode
shell: bash

...

0 comments on commit ac690fa

Please sign in to comment.