Skip to content

Bump word-wrap from 1.2.3 to 1.2.5 #61

Bump word-wrap from 1.2.3 to 1.2.5

Bump word-wrap from 1.2.3 to 1.2.5 #61

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