We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf66d6 commit a6daf31Copy full SHA for a6daf31
.github/workflows/preview.yml
@@ -14,6 +14,3 @@ jobs:
14
artifact-path: 0/build/latest/index.html
15
circleci-jobs: build_page
16
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