Skip to content

Commit c363916

Browse files
committed
change name
1 parent 3fc0ba0 commit c363916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
artifact-path: 0/build/latest/index.html
1313
circleci-jobs: build_page
1414
job-title: Check the rendered docs here!
15-
- name: Check the URL
15+
- name: Array API preview
1616
run: |
1717
curl --fail ${{ steps.step1.outputs.url }} | grep $GITHUB_SHA

0 commit comments

Comments
 (0)