Skip to content

build(deps-dev): bump rollup from 4.13.2 to 4.22.4 in /apps/doc #41

build(deps-dev): bump rollup from 4.13.2 to 4.22.4 in /apps/doc

build(deps-dev): bump rollup from 4.13.2 to 4.22.4 in /apps/doc #41

Workflow file for this run

name: Test
on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v4
# with:
# version: 8
- run: pnpm install --no-frozen-lockfile
- run: pnpm build && pnpm test