We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172b4d1 commit 5dba035Copy full SHA for 5dba035
.github/workflows/main.yaml
@@ -14,4 +14,4 @@ jobs:
14
- name: List files in the repository
15
run: |
16
ls ${{ github.workspace }}
17
- - run: " This job's status is ${{ job.status }}."
+ - run: echo " This job's status is ${{ job.status }}."
0 commit comments