Commit 39a24f2
committed
Set up Python after checkout; minor YAML formatting
Move the "Set up Python" step in reusable-check-python-package-versions.yaml to run after actions/checkout so the .python-version file is available to actions/setup-python and the subsequent "uv sync" can see repository packages. Also add a small whitespace/formatting tweak in test-schema.yaml (blank line between checkout and Go setup) for readability.
Signed-off-by: John McCall <john@overturemaps.org>1 parent f5fc07f commit 39a24f2
2 files changed
Lines changed: 6 additions & 5 deletions
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 69 | | |
75 | 70 | | |
76 | 71 | | |
77 | 72 | | |
78 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments