From 921a9007a5b51b66b0d38155b3fe5b32639b365d Mon Sep 17 00:00:00 2001 From: Etienne Gutbub Date: Fri, 22 Mar 2024 10:12:24 +0100 Subject: [PATCH] ci(tests): fix tests --- .github/workflows/tests.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 6c524ca..6c00389 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -71,6 +71,4 @@ jobs: - run: make test.yaml - - run: make test.schema - - run: make test.container