Skip to content

Add React 19 to the allowed peer dependency range (#400) #143

Add React 19 to the allowed peer dependency range (#400)

Add React 19 to the allowed peer dependency range (#400) #143

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
timeout-minutes: 20
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/ci-setup
- name: Test
run: yarn test