From 78ce5dc512817e08e28419908de1e8482a82e4e1 Mon Sep 17 00:00:00 2001 From: morbalint Date: Wed, 20 Dec 2023 18:45:37 +0100 Subject: [PATCH] drop jest problems with TS module compatibility --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e640754..c2ca0c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,6 @@ jobs: run: | cd ./Kemkas.Web/frontend ./compile-less.sh - yarn test yarn build docker-build: