We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2538e2 commit 9e05fe0Copy full SHA for 9e05fe0
1 file changed
.github/workflows/build_backend.yml
@@ -241,4 +241,4 @@ jobs:
241
working-directory: python-client
242
env:
243
PYTEST_XDIST_AUTO_NUM_WORKERS: 2
244
- run: pdm run test -m 'not slow'
+ run: pdm run test -m 'slow'
0 commit comments