Skip to content

Bump rdoc from 6.6.2 to 6.6.3.1 #80

Bump rdoc from 6.6.2 to 6.6.3.1

Bump rdoc from 6.6.2 to 6.6.3.1 #80

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run tests
run: bin/rspec