Skip to content

Commit c493971

Browse files
vdusekclaude
andcommitted
ci: pass dist_dir and python_version to shared package check workflow
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 20ddc61 commit c493971

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/on_pull_request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
with:
2424
package_name: apify_shared
2525
src_package_dir: src/apify_shared
26+
dist_dir: dist
27+
python_version: "3.14"
2628

2729
tests:
2830
name: Tests

0 commit comments

Comments
 (0)