Skip to content

Commit a4c16a8

Browse files
committed
Run Rubocop in CI
1 parent d2ecbe2 commit a4c16a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ function ci:test {
165165
-e PGPASSWORD=${POSTGRES_PASSWORD} postgres \
166166
psql -U ${POSTGRES_USER} ${POSTGRES_USER} -c 'SELECT 1'"
167167

168+
rubocop -f github
169+
168170
docker compose logs
169171

170172
rails db:setup

0 commit comments

Comments
 (0)