Skip to content

Add latency disclaimer to moq-boy blog post #148

Add latency disclaimer to moq-boy blog post

Add latency disclaimer to moq-boy blog post #148

Workflow file for this run

name: pr
on:
pull_request:
branches: ["main"]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
with:
bun-version: 1.3.4
- run: bun install --frozen-lockfile
- run: bun run check