Skip to content

build(deps-dev): bump webpack from 5.96.1 to 5.97.1 #477

build(deps-dev): bump webpack from 5.96.1 to 5.97.1

build(deps-dev): bump webpack from 5.96.1 to 5.97.1 #477

Workflow file for this run

name: Test Package
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-project
with:
envs-test: ${{ secrets.ENVS_TEST }}
- name: Test
run: pnpm test