Commit 8325323
committed
fix: set UV_RESOLUTION=highest for highest tests to avoid empty value
Setting UV_RESOLUTION to empty string causes uv to fail with
'a value is required for --resolution' error.1 parent bdcef56 commit 8325323
File tree
1 file changed
+2
-1
lines changed- .github/workflows
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments