summaryrefslogtreecommitdiff
path: root/.github/workflows/ubuntu-bundler3.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ubuntu-bundler3.yml')
-rw-r--r--.github/workflows/ubuntu-bundler3.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/ubuntu-bundler3.yml b/.github/workflows/ubuntu-bundler3.yml
index b14b6f45fb..ef82e5071f 100644
--- a/.github/workflows/ubuntu-bundler3.yml
+++ b/.github/workflows/ubuntu-bundler3.yml
@@ -31,8 +31,7 @@ jobs:
RGV: ${{ matrix.rgv }}
BUNDLER_SPEC_SUB_VERSION: 3.0.0
- name: Run Test with realworld
- run: |
- bin/rake spec:realworld
+ run: bin/rake spec:realworld
env:
RGV: ${{ matrix.rgv }}
BUNDLER_SPEC_SUB_VERSION: 3.0.0