mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-25 02:55:09 +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
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ github.workspace }}
|
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