Skip to content

chore(deps): update testing library #556

chore(deps): update testing library

chore(deps): update testing library #556

name: Build Packages
on: pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build_packages:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install dependencies
uses: ./.github/actions/yarn-install
- name: Build Packages
run: yarn packages:build