From 230b450fdf8b8de14b9b8fe389ed621d97fbcc71 Mon Sep 17 00:00:00 2001 From: jgsdavies <80680946+jgsdavies@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:51:15 +0100 Subject: [PATCH] Update ci_cd.yml --- .github/workflows/ci_cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 1925ff620..d8fbc9c83 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -54,6 +54,7 @@ jobs: library-name: ${{ env.PACKAGE_NAME }} operating-system: ${{ matrix.os }} python-version: ${{ matrix.python-version }} + check-licenses: false tests: name: Tests and coverage