Skip to content

Commit aaf9c25

Browse files
committed
attempt fixing Chromatic workflow
1 parent ce2b2f3 commit aaf9c25

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.github/workflows/coder.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,13 @@ jobs:
6666
# For testing:
6767
# - '.github/**'
6868
sh:
69-
- "**.sh"
69+
- '**.sh'
7070
ts:
71-
- "**.tsx?"
72-
- "**.jsx?"
73-
- "**.lock"
74-
- "**.json"
71+
- '**.tsx?'
72+
- '**.jsx?'
73+
- '**.lock'
74+
- '**.json'
75+
- 'site/**'
7576
- id: debug
7677
run: |
7778
echo "${{ toJSON(steps.filter )}}"
@@ -629,6 +630,7 @@ jobs:
629630
DD_CATEGORY: e2e
630631
GIT_COMMIT_MESSAGE: ${{ github.event.head_commit.message }}
631632
run: go run scripts/datadog-cireport/main.go site/test-results/junit.xml
633+
632634
chromatic:
633635
# REMARK: this is only used to build storybook and deploy it to Chromatic.
634636
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy