From f5ee949006f6b398f3708b128504af6ecd4cca86 Mon Sep 17 00:00:00 2001 From: garronej Date: Mon, 14 Jun 2021 23:15:41 +0200 Subject: [PATCH] Fix CI (changelog ignore) --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e50c3281..4e32b6a9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -11,7 +11,6 @@ jobs: test: runs-on: macos-10.15 - needs: test_lint strategy: matrix: node: [ '15', '14', '13' ]