Skip to content

fix(deps): update all dependencies #323

fix(deps): update all dependencies

fix(deps): update all dependencies #323

Workflow file for this run

name: CI
on:
pull_request:
types: opened
push:
paths:
- .github/workflows/main.yml
- biome.json
- tsconfig.json
- package.json
- bun.lockb
- '**.ts'
jobs:
test:
uses: winstxnhdw/actions/.github/workflows/bun.yml@main
with:
disable-formatter: true