Skip to content

build(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0 #6469

build(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0

build(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0 #6469

Workflow file for this run

name: Build
on:
pull_request: ~
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- name: Setup .env
run: mv .env.sample .env
- name: Build
run: pnpm build