Skip to content

Update gemfile and add topgg stat uploader #113

Update gemfile and add topgg stat uploader

Update gemfile and add topgg stat uploader #113

Workflow file for this run

name: Linting
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3
- run: bundle install
- name: Rubocop
run: rubocop