Skip to content

Commit 9d9f526

Browse files
committed
workflows: test-tar: add comment re: api spec
1 parent ffe5a06 commit 9d9f526

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-tar.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
working-directory: ${{ env.CHECKOUT_DIR }}
3737

3838
# The spec is under a BSD license see https://github.com/cloudflare/api-schemas
39+
# upstream fetches this at test time in scripts/mock
3940
- name: fetch cloudflare api spec
4041
run: wget $(yq -e '.openapi_spec_url' .stats.yml) -O cloudflare-spec.yml
4142
working-directory: ${{ env.CHECKOUT_DIR }}

0 commit comments

Comments
 (0)