Skip to content

Commit 34e3e38

Browse files
committed
PDK update: enable color typos output in CI.
1 parent 4b9b5b8 commit 34e3e38

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/pr-checks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
workflow_dispatch:
66

77
env:
8+
# Enable typos color output
9+
CLICOLOR: 1
810
# Enable rspec color output
911
SPEC_OPTS: --force-color
1012

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@
8585
],
8686
"pdk-version": "3.4.0",
8787
"template-url": "https://github.com/danielparks/pdk-templates#main",
88-
"template-ref": "heads/main-0-g8b32367"
88+
"template-ref": "heads/main-0-gf3a27f5"
8989
}

0 commit comments

Comments
 (0)