Skip to content

Commit 7aeddd7

Browse files
committed
chore: enable example apps
1 parent 0da4821 commit 7aeddd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example-apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
test-example:
1111
strategy:
1212
matrix:
13-
example: [basic]
13+
example: [basic, cookbook]
1414

1515
name: Test Example
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)