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 04bd1ff commit 478df65Copy full SHA for 478df65
.github/workflows/e2e-futurehouse-structure.yaml
@@ -70,5 +70,7 @@ jobs:
70
71
- name: Run Codeflash to optimize code
72
id: optimize_code
73
+ env:
74
+ PYTHONUTF8: 1
75
run: |
76
uv run tests/scripts/end_to_end_test_futurehouse.py
0 commit comments