summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ubuntu-bundler3.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ubuntu-bundler3.yml b/.github/workflows/ubuntu-bundler3.yml
index f97688eda1..fd9281ebc0 100644
--- a/.github/workflows/ubuntu-bundler3.yml
+++ b/.github/workflows/ubuntu-bundler3.yml
@@ -33,6 +33,6 @@ jobs:
run: bin/rake spec:realworld
env:
BUNDLER_SPEC_PRE_RECORDED: 1
- - name: Run Test with BUNDLER_SPEC_SUB_VERSION
+ - name: Run Test with sudo
run: bin/rake spec:sudo
timeout-minutes: 60