mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
test build
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
parent
a9d3fcb6fc
commit
38e586be7e
1 changed files with 2 additions and 1 deletions
3
.github/workflows/github-actions-demo.yaml
vendored
3
.github/workflows/github-actions-demo.yaml
vendored
|
|
@ -15,4 +15,5 @@ jobs:
|
|||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ github.workspace }}
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
||||
Loading…
Reference in a new issue