Skip to content

Commit e7366f3

Browse files
committed
debug checklis
1 parent 5a64e2e commit e7366f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check-sample.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
./scripts/check-modified-samples.sh > modified.txt
2626
echo "@@ MODIFIED @@"
2727
cat modified.txt
28+
echo "@@ CHECKLIST @@"
29+
cat checklist.txt
2830
2931
# TODO: Uncomment the following lines to validate the Compose files
3032
# once we figure out how to prevent it from erroring on warnings.

0 commit comments

Comments
 (0)