Skip to content

Commit

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

0 comments on commit ccb8d50

Please sign in to comment.