Skip to content

Commit

Permalink
Only app code for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Arie committed Jan 11, 2021
1 parent b207a06 commit 4ec6c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rails.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install Rubocop
run: gem install rubocop
- name: Check code
run: rubocop
run: rubocop app
rspec:
name: RSpec
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4ec6c14

Please sign in to comment.