Skip to content

Commit edf2c30

Browse files
authored
Fix failing preview.yml GitHub Actions job (#422)
1 parent cabc301 commit edf2c30

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/preview.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,3 @@ jobs:
1414
artifact-path: 0/build/latest/index.html
1515
circleci-jobs: build_page
1616
job-title: Check the rendered docs here!
17-
- name: Array API preview
18-
run: |
19-
curl --fail ${{ steps.step1.outputs.url }} | grep $GITHUB_SHA

0 commit comments

Comments
 (0)