tags test (succeed)
Some checks are pending
Explore-GitHub-Actions

This commit is contained in:
lobo 2023-02-26 20:03:09 +00:00
parent b6cf090915
commit cad77c8fb3

View File

@ -15,7 +15,7 @@ jobs:
- name: List files in the repository
run: |
ls ${{ github.workspace }}
- run: false
- run: true
- run: echo "🍏 This job's status is ${{ job.status }}."
- name: Success Notification
if: success()