about summary refs log tree commit diff
path: root/.github/workflows/test-ruby.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test-ruby.yml')
-rw-r--r--.github/workflows/test-ruby.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test-ruby.yml b/.github/workflows/test-ruby.yml
index bfdabd4ea..1be3e08e9 100644
--- a/.github/workflows/test-ruby.yml
+++ b/.github/workflows/test-ruby.yml
@@ -40,7 +40,7 @@ jobs:
           ruby-version: .ruby-version
           bundler-cache: true
 
-      - run: yarn install --frozen-lockfile
+      - run: yarn --frozen-lockfile --production
       - name: Precompile assets
         # Previously had set this, but it's not supported
         # export NODE_OPTIONS=--openssl-legacy-provider