From dde518dad14924f281e5fabdb0927c96f7d3624b Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Wed, 18 Sep 2019 01:42:52 +0900 Subject: [PATCH] gha: Add deps (test-prod job needs test job) --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 58802f9..6a950eb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,7 +24,7 @@ jobs: test-prod: runs-on: ubuntu-18.04 - + needs: test strategy: matrix: hugo-version: [null]