We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38afbde commit 1c41d85Copy full SHA for 1c41d85
.github/workflows/chromatic.yml
@@ -12,7 +12,7 @@ jobs:
12
# Job steps
13
steps:
14
- uses: actions/checkout@v1
15
- - run: yarn
+ - run: yarn --ignore-engines
16
#👇 Adds Chromatic as a step in the workflow
17
- uses: chromaui/action@v1
18
# Options required for Chromatic's GitHub Action
0 commit comments