Skip to content

Bump undici from 5.9.1 to 5.20.0 in /api #56

Bump undici from 5.9.1 to 5.20.0 in /api

Bump undici from 5.9.1 to 5.20.0 in /api #56

Workflow file for this run

name: Typecheck
on:
push:
branches-ignore:
- main
jobs:
typecheck:
runs-on: ubuntu-latest
name: Typecheck
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install Dependencies
uses: ./.github/actions/install-deps
- name: Typecheck web
run: pnpm run -r type-check