Skip to content

[MonotoneMuseum:Korean]モノトーンミュージアムRPG改訂版の表追加 Korean translate #1991

[MonotoneMuseum:Korean]モノトーンミュージアムRPG改訂版の表追加 Korean translate

[MonotoneMuseum:Korean]モノトーンミュージアムRPG改訂版の表追加 Korean translate #1991

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.3"
bundler-cache: true
- run: bundle exec rake rubocop