Skip to content

Commit 81dc006

Browse files
committed
Trying to fix GHA
1 parent ac86822 commit 81dc006

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test-harness/harnessShared.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ export CHAPTERS=(
1010
"chapter3"
1111
"chapter4"
1212
"chapter5-api"
13-
# "chapter5-data-pipeline"
14-
# "chapter5-event-sources"
15-
# "chapter6"
16-
# "chapter7"
17-
# "chapter8-s3-errors"
13+
"chapter5-data-pipeline"
14+
"chapter5-event-sources"
15+
"chapter6"
16+
"chapter7"
17+
"chapter8-s3-errors"
1818
)
1919

2020
# Get short suffix for stack name (S3 bucket names have 63 char limit)

0 commit comments

Comments
 (0)