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: pull_request:
branches: branches:
- '**' - '**'
paths: # paths:
- 'full-stack-asset-transfer-guide/**' # - 'full-stack-asset-transfer-guide/**'
jobs: jobs:
test-appdev: test-appdev:

View file

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