Skip to content

Bump @rsbuild/core from 1.1.6 to 1.1.7 in the rsbuild group #187

Bump @rsbuild/core from 1.1.6 to 1.1.7 in the rsbuild group

Bump @rsbuild/core from 1.1.6 to 1.1.7 in the rsbuild group #187

Workflow file for this run

on:
pull_request:
paths: [package-lock.json]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm run build