summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/func_spec.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/func_spec.yml b/.github/workflows/func_spec.yml
index 3900bd1d00..f7a2c47b21 100644
--- a/.github/workflows/func_spec.yml
+++ b/.github/workflows/func_spec.yml
@@ -40,4 +40,4 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: false
- run: bundle install
- - run: bundle exec rspec spec/functional/resource/macos_userdefaults_spec.rb
+ - run: sudo bundle exec rspec spec/functional/resource/macos_userdefaults_spec.rb