From 2794d137e0d8864ca7ab1268127b4e179aea202a Mon Sep 17 00:00:00 2001 From: Robert Reinhard Date: Wed, 29 Nov 2023 22:38:25 -0800 Subject: [PATCH] Add Contentful tests to Actions --- .github/workflows/cypress.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index cba8281..d89b4ab 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -9,8 +9,9 @@ jobs: strategy: matrix: dir: - - packages/next - packages/react + - packages/contentful + - packages/next - packages/sanity-next steps: