test build

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
Josh Kneubuhl 2022-11-10 15:20:19 -05:00
parent c3d204b3e1
commit 34831d0e7b
2 changed files with 8 additions and 3 deletions

View file

@ -9,8 +9,13 @@ on:
pull_request:
branches:
- '**'
paths:
- 'full-stack-asset-transfer-guide/**'
# paths:
# - 'full-stack-asset-transfer-guide/**'
jobs:
test-appdev:

View file

@ -26,7 +26,7 @@ jobs:
- job: Foo
displayName: Bar
steps:
- script: curl www.google.com
- script: curl www.google.com
jobs_: