Skip to content

Commit f83a1c3

Browse files
committed
Try something
1 parent fd0a815 commit f83a1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
220220
- name: Run Background Callback Tests
221221
run: |
222-
pip install -e .
222+
touch __init__.py
223223
pytest --headless --nopercyfinalize tests/background_callback -v -s
224224
225225
table-unit:

0 commit comments

Comments
 (0)