summaryrefslogtreecommitdiff
path: root/.expeditor/verify.pipeline.yml
diff options
context:
space:
mode:
Diffstat (limited to '.expeditor/verify.pipeline.yml')
-rw-r--r--.expeditor/verify.pipeline.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 934e60b..1b289d2 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -8,7 +8,6 @@ steps:
- label: run-lint-and-specs-ruby-2.6
command:
- - apt-get update
- .expeditor/run_linux_tests.sh rake spec pedant style
expeditor:
executor:
@@ -17,7 +16,6 @@ steps:
- label: run-lint-and-specs-ruby-2.7
command:
- - apt-get update
- .expeditor/run_linux_tests.sh rake spec pedant style
expeditor:
executor:
@@ -26,7 +24,6 @@ steps:
- label: run-lint-and-specs-ruby-3.0
command:
- - apt-get update
- .expeditor/run_linux_tests.sh rake spec pedant style
expeditor:
executor:
@@ -35,7 +32,6 @@ steps:
- label: run-lint-and-specs-ruby-3.1
command:
- - apt-get update
- .expeditor/run_linux_tests.sh rake spec pedant style
expeditor:
executor: