Skip to content

Add constraints to test blocks. #1244

Add constraints to test blocks.

Add constraints to test blocks. #1244

Workflow file for this run

name: Fern Check
on:
pull_request:
push:
branches: [canary]
jobs:
fern-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install fern
run: npm install -g fern-api
- name: fern check
run: fern check