From 6c986e5bce50f0f5f8ae54edc5948c5e07823586 Mon Sep 17 00:00:00 2001 From: Javier Garcia Ordonez Date: Wed, 28 Aug 2024 18:44:26 +0200 Subject: [PATCH] remove tests (THEY DONT EXIST) --- .github/workflows/check-image.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/check-image.yml b/.github/workflows/check-image.yml index 0aed71b..61676d3 100644 --- a/.github/workflows/check-image.yml +++ b/.github/workflows/check-image.yml @@ -20,5 +20,3 @@ jobs: uses: docker://itisfoundation/ci-service-integration-library:v1.0.4 with: args: docker compose build - - name: test - run: make tests