Skip to content

Commit 718d460

Browse files
committed
Try pythonpath
1 parent c6476ef commit 718d460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ jobs:
219219
220220
- name: Run Background Callback Tests
221221
run: |
222+
export PYTHONPATH=.
222223
pytest --headless --nopercyfinalize tests/background_callback -v -s
223224
224225
table-unit:

0 commit comments

Comments
 (0)