Skip to content

chore(deps-dev): bump rollup from 2.79.2 to 4.32.1 #53

chore(deps-dev): bump rollup from 2.79.2 to 4.32.1

chore(deps-dev): bump rollup from 2.79.2 to 4.32.1 #53

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build
run: |
npm install
npm run compile
npm run test