Skip to content

[RuneQuest:Roleplaying in Glorantha] 成功段階の文言を日本語版に合わせて変更 #1995

[RuneQuest:Roleplaying in Glorantha] 成功段階の文言を日本語版に合わせて変更

[RuneQuest:Roleplaying in Glorantha] 成功段階の文言を日本語版に合わせて変更 #1995

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