Skip to content

Commit 9fdc730

Browse files
committed
don’t use .*_keys() anymore
1 parent a9d7753 commit 9fdc730

2 files changed

Lines changed: 2955 additions & 2957 deletions

File tree

.github/workflows/make-tutorials-json.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727

2828
- name: Install uv
2929
uses: astral-sh/setup-uv@v7
30-
with:
31-
cache-dependency-glob: pyproject.toml
3230
- name: Execute validation script and create output directory
3331
run: |
3432
uvx hatch run registry:validate --outdir build

0 commit comments

Comments
 (0)