Skip to content

Commit

Permalink
disable brakeman
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdesi committed Mar 10, 2025
1 parent 6e6ea7e commit da7e246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
- restore-dependencies
- linter
- rubocop
- brakeman
# - brakeman

rspec-tests:
executor: test-executor
Expand Down

0 comments on commit da7e246

Please sign in to comment.