parent
b6cf090915
commit
cad77c8fb3
|
@ -15,7 +15,7 @@ jobs:
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ github.workspace }}
|
ls ${{ github.workspace }}
|
||||||
- run: false
|
- run: true
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
- name: Success Notification
|
- name: Success Notification
|
||||||
if: success()
|
if: success()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user