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 166d4d4 commit 4f640e7Copy full SHA for 4f640e7
.github/workflows/echo.yml
@@ -14,5 +14,6 @@ jobs:
14
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
15
- name: List files in the repository
16
run: |
17
+ sleep 50
18
ls ${{ github.workspace }}
19
- run: echo "🍏 This job's status is ${{ job.status }}."
0 commit comments