Skip to content

Bump rollup from 4.21.3 to 4.22.4 in the npm_and_yarn group #113

Bump rollup from 4.21.3 to 4.22.4 in the npm_and_yarn group

Bump rollup from 4.21.3 to 4.22.4 in the npm_and_yarn group #113

Workflow file for this run

name: Test
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- uses: actions/setup-node@v4
with:
cache: yarn
- name: Setup
run: |
bin/setup
- name: Test
run: |
bundle exec rake