Skip to content

Fix Typography > Heading > H4 (#127) #481

Fix Typography > Heading > H4 (#127)

Fix Typography > Heading > H4 (#127) #481

Workflow file for this run

name: Visual Regression
on:
pull_request: {}
push:
branches: [develop, main]
env:
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
jobs:
visual:
name: "Percy"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
cache: "yarn"
- name: Percy
run: yarn && yarn percy