Skip to content

build(deps-dev): bump esbuild from 0.24.0 to 0.24.1 #3694

build(deps-dev): bump esbuild from 0.24.0 to 0.24.1

build(deps-dev): bump esbuild from 0.24.0 to 0.24.1 #3694

Workflow file for this run

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run test --coverage
- name: Codecov
uses: codecov/codecov-action@v5
name: Test
on:
pull_request: ~
push:
branches:
- main