Skip to content

Commit ad83825

Browse files
committed
changes
2 parents dfc7584 + c35d464 commit ad83825

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: yarn build
1919
- name: Automated test
2020
run: yarn test
21-
- name: Visual regression tests
22-
env:
23-
CHROMATIC_PROJECT_TOKEN: ${{ secrets.chpt_a1073d7bf2439e5 }}
24-
run: yarn test:chromatic
21+
# - name: Visual regression tests
22+
# env:
23+
# CHROMATIC_PROJECT_TOKEN: ${{ secrets.chpt_a1073d7bf2439e5 }}
24+
# run: yarn test:chromatic

0 commit comments

Comments
 (0)