Skip to content

Modernize UI

Modernize UI #2

Workflow file for this run

name: mutant
on: [push, pull_request]
jobs:
mutant:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ruby/setup-ruby@v1
with:
ruby-version: ruby
bundler-cache: true
- run: bundle exec mutant run