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 1e9f276 commit f102fb2Copy full SHA for f102fb2
.github/workflows/background-tests.yml
@@ -132,4 +132,4 @@ jobs:
132
133
- name: Run Background Callback Tests
134
run: |
135
- pytest tests/background_callback -v -s
+ pytest --headless --nopercyfinalize tests/background_callback -v -s
0 commit comments