Skip to content

Commit

Permalink
gh workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Jan 3, 2024
1 parent 5f43325 commit dd45423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
with:
ruby-version: '3.0'
bundler-cache: true
working-directory: mrt-servcies/callback
working-directory: mrt-services/callback

- name: 'Run Rubocop'
run: bundle exec rubocop
working-directory: mrt-services
working-directory: mrt-services/callback

- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit dd45423

Please sign in to comment.