Skip to content

Commit 7d648e6

Browse files
committed
attempt fixing Chromatic workflow
1 parent ce2b2f3 commit 7d648e6

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/workflows/coder.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ 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'
7575
- id: debug
7676
run: |
7777
echo "${{ toJSON(steps.filter )}}"
@@ -629,6 +629,7 @@ jobs:
629629
DD_CATEGORY: e2e
630630
GIT_COMMIT_MESSAGE: ${{ github.event.head_commit.message }}
631631
run: go run scripts/datadog-cireport/main.go site/test-results/junit.xml
632+
632633
chromatic:
633634
# REMARK: this is only used to build storybook and deploy it to Chromatic.
634635
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