Skip to content

[マギウス: 新世紀エヴァンゲリオンRPG 決戦!第3新東京市]の実装(再依頼) #2058

[マギウス: 新世紀エヴァンゲリオンRPG 決戦!第3新東京市]の実装(再依頼)

[マギウス: 新世紀エヴァンゲリオンRPG 決戦!第3新東京市]の実装(再依頼) #2058

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