From 28130f5b739a0f561e7fbd35ee06f16bb35ba591 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Fri, 16 Feb 2024 14:30:33 -0800 Subject: [PATCH] syntax --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3052885..0b2a2d0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: secrets: inherit test: - needs: lint get-lts + needs: [ lint, get-lts ] runs-on: ${{ matrix.os }} strategy: matrix: