Skip to content

Commit

Permalink
Switched back to ignoring a specific resource warning
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Nov 30, 2024
1 parent c2e32d9 commit c4c9311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Run tests
run: bash scripts/test.sh
env:
PYTHONWARNINGS: ignore::ResourceWarning
PYTHONWARNINGS: ignore:Unclosed <MemoryObjectReceiveStream:ResourceWarning

litestar:
name: "Litestar on Python ${{ matrix.python-version }}"
Expand Down

0 comments on commit c4c9311

Please sign in to comment.