We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dbe65f commit 1729e83Copy full SHA for 1729e83
.github/workflows/build.yml
@@ -35,8 +35,6 @@ jobs:
35
36
- name: Install uv
37
uses: astral-sh/setup-uv@v5
38
- with:
39
- enable-cache: true
40
41
- name: Set up Python
42
uses: actions/setup-python@v5
@@ -69,8 +67,6 @@ jobs:
69
67
70
68
71
72
73
74
75
76
@@ -111,8 +107,6 @@ jobs:
111
107
112
108
113
109
114
115
116
110
117
118
@@ -137,8 +131,6 @@ jobs:
137
131
138
132
139
133
140
141
142
134
143
135
144
136
0 commit comments