Skip to content

Update to Minitest 6 #25

Update to Minitest 6

Update to Minitest 6 #25

Workflow file for this run

name: docs
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.2"
bundler-cache: true
- run: bundle exec rake yardstick