ci: run the 37id tests
This commit is contained in:
@@ -10,6 +10,7 @@ CI.run do
|
||||
step "Security: Brakeman code analysis", "bin/brakeman --quiet --no-pager --exit-on-warn --exit-on-error"
|
||||
|
||||
step "Tests: Rails", "bin/rails test"
|
||||
step "Tests: 37id", "bin/rails 37id:test:units"
|
||||
|
||||
if success?
|
||||
step "Signoff: All systems go. Ready for merge and deploy.", "gh signoff"
|
||||
|
||||
Reference in New Issue
Block a user