test build

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
Josh Kneubuhl 2022-11-10 15:12:23 -05:00
parent d64093a4f1
commit 31f5823447
2 changed files with 3 additions and 1 deletions

View file

@ -45,6 +45,8 @@ jobs:
- name: check prereqs
run: |
cd full-stack-asset-transfer-guide
export WORKSHOP_PATH="${PWD}"
export PATH="${WORKSHOP_PATH}/bin:${PATH}"
export FABRIC_CFG_PATH="${WORKSHOP_PATH}/config"

View file

@ -46,4 +46,4 @@ jobs:
- name: just test-cloud
run: |
just test-cloud
just test-cloud