Skip to content

Add OBS plugin to multi-platform client list #125

Add OBS plugin to multi-platform client list

Add OBS plugin to multi-platform client list #125

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