Skip to content

Add overflow-wrap: break-word to a-link__text #2099

Add overflow-wrap: break-word to a-link__text

Add overflow-wrap: break-word to a-link__text #2099

Workflow file for this run

name: Unit tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
unit-tests:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Shared setup
uses: ./.github/actions/shared-action-setup
- name: Run unit tests
run: yarn jest