Skip to content

Commit 4c5a66a

Browse files
JPrevostCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent d1b95c4 commit 4c5a66a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/ci.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
step "Style: Ruby", "bin/rubocop"
77

8-
step "Security: Importmap vulnerability audit", "bin/importmap audit"
8+
# step "Security: Importmap vulnerability audit", "bin/importmap audit"
99
step "Tests: Rails", "bin/rails test"
1010
step "Tests: Seeds", "env RAILS_ENV=test bin/rails db:seed:replant"
1111

0 commit comments

Comments
 (0)