Commit 3de88b8
committed
fix(ci): exclude E2E tests from main test job
E2E tests have their own dedicated job and use module-scoped
fixtures. Exclude them from the main test run to avoid event
loop scope conflicts with pytest-asyncio.1 parent f34e95e commit 3de88b8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments