Skip to content

Update Prettier config to sort import order #22

Update Prettier config to sort import order

Update Prettier config to sort import order #22

Workflow file for this run

name: Run unit tests
on:
pull_request:
jobs:
run-unit-tests:
name: Run unit tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cypress-io/github-action@v6
with:
component: true
browser: chrome