Skip to content

Commit d81ebe2

Browse files
committed
Revert changes
1 parent a6daf31 commit d81ebe2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/preview.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ 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)