Skip to content

Bump next from 14.2.20 to 14.2.21 #27

Bump next from 14.2.20 to 14.2.21

Bump next from 14.2.20 to 14.2.21 #27

Workflow file for this run

name: Continuous Integration
on:
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- name: Test packages
run: yarn test