Skip to content

Commit 2625717

Browse files
committed
ci fix
1 parent 40e0a34 commit 2625717

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/actions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
run: uv run pytest .
5656

5757
- name: Run tests with uvloop
58+
if: matrix.python-version != 'pypy3.10'
5859
env:
5960
USE_UVLOOP: "1"
6061
run: uv run pytest .

0 commit comments

Comments
 (0)