Update ruby.yml

Signed-off-by: VetheonGames <76892542+VetheonGames@users.noreply.github.com>
This commit is contained in:
VetheonGames 2023-07-27 18:06:00 -06:00 committed by GitHub
parent b4009c12aa
commit a0718027ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,4 +27,4 @@ jobs:
- name: Install Rubocops latest version
run: gem install rubocop
- name: Run tests
run: rubocop
run: rubocop -A --fail-level warn