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 0082226 commit d7ff0e0Copy full SHA for d7ff0e0
.github/workflows/jax-array-api.yml
@@ -25,7 +25,3 @@ jobs:
25
id: step_two
26
run: |
27
printf '%s\n' "$action_state" # This will output 'yellow'
28
- - name: Report success or failure as github status
29
- if: always()
30
- shell: bash
31
- run: sleep 10000
0 commit comments