Skip to content

build(deps-dev): bump rollup from 2.79.1 to 2.79.2 #26

build(deps-dev): bump rollup from 2.79.1 to 2.79.2

build(deps-dev): bump rollup from 2.79.1 to 2.79.2 #26

Workflow file for this run

name: CI
on: push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- uses: bahmutov/npm-install@v1
- run: npm run lint
- run: npm test
- run: npm run build