Skip to content

Commit a4f4462

Browse files
euri10cofin
authored andcommitted
attempt at running docs tests in ci, some should fail
1 parent badb58a commit a4f4462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
run: uv sync --all-extras --dev
107107

108108
- name: Test
109-
run: uv run pytest -n 2 --dist=loadgroup tests
109+
run: uv run pytest -n 2 --dist=loadgroup
110110

111111
# test-windows:
112112
# runs-on: windows-latest

0 commit comments

Comments
 (0)