8000 feat(examples): update paths to reflect namespace changes (#2334) · cloudflare/cloudflare-python@b946d17 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit b946d17

Browse files
feat(examples): update paths to reflect namespace changes (#2334)
1 parent 1344186 commit b946d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ jobs:
7474
CLOUDFLARE_ZONE_ID: 0da42c8d2132a9ddaf714f9e7c92011
7575
CLOUDFLARE_API_KEY: ${{ secrets.CLOUDFLARE_API_KEY }}
7676
run: |
77-
rye run python ./examples/workers/ai/demo.py
77+
rye run python ./examples/ai/demo.py

0 commit comments

Comments
 (0)
0