summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-03-10 07:55:12 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-03-10 07:55:12 +0900
commit28afc4176b2dfbb6632732e757c0e4054cb04a4c (patch)
tree2df6df43d2578238e7b94452a483893c71f97bec
parentd50427f1197320ff4c01a5557a5ada47d62cfc74 (diff)
downloadpsych-28afc4176b2dfbb6632732e757c0e4054cb04a4c.tar.gz
Added missing needs
-rw-r--r--.github/workflows/ubuntu.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml
index cf097dc..1d8ca05 100644
--- a/.github/workflows/ubuntu.yml
+++ b/.github/workflows/ubuntu.yml
@@ -10,6 +10,7 @@ jobs:
min_version: 2.4
test:
+ needs: ruby-versions
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false