Skip to content

Commit

Permalink
one level down
Browse files Browse the repository at this point in the history
  • Loading branch information
polographer committed Aug 13, 2024
1 parent 5699ebb commit 6badc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
skip_js: "true"
test_command: |
git fetch --no-tags origin
ls -lha vendor/bundle/ruby
ls -lha vendor/bundle/ruby/2.7.0/gems
bundle exec rubocop-git origin/master | grep "no offenses detected"
# - name: Brakeman In Main app
# skip_js: 'true'
Expand Down

0 comments on commit 6badc37

Please sign in to comment.