Skip to content

Commit b616fbe

Browse files
authored
i don't know what i'm doing really
1 parent 23abed5 commit b616fbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/third_party.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ jobs:
292292
pdm remove typing-extensions
293293
pdm add --dev ../typing-extensions-latest
294294
pdm update --group=docs pendulum # pinned version in lockfile is incompatible with py313 as of 2025/05/05
295+
pdm sync --clean
295296
- name: Install cattrs test dependencies
296297
run: cd cattrs; pdm install --dev -G :all
297298
- name: List all installed dependencies

0 commit comments

Comments
 (0)