--skip-server in ci setup
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# Run using bin/ci
|
||||
|
||||
CI.run do
|
||||
step "Setup", "bin/setup"
|
||||
step "Setup", "bin/setup --skip-server"
|
||||
|
||||
step "Style: Ruby", "bin/rubocop"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user