From 2bff82785652f838d0cf6d787a14280b6cfebaaa Mon Sep 17 00:00:00 2001 From: Marcin Szamotulski Date: Fri, 4 Aug 2023 13:10:39 +0200 Subject: [PATCH] DO NOT COMMIT --- .github/workflows/cabal.project.local.Linux | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/cabal.project.local.Linux b/.github/workflows/cabal.project.local.Linux index b4b4a827c08..b89613fcd33 100644 --- a/.github/workflows/cabal.project.local.Linux +++ b/.github/workflows/cabal.project.local.Linux @@ -3,6 +3,12 @@ reorder-goals: True tests: True benchmarks: True +source-repository-package + type: git + location: https://github.com/input-output-hk/cardano-base + tag: fbac1c5bd3a4ec253f3a266f1a9e83ffcfc1f23e + subdir: strict-checked-vars + package strict-checked-vars flags: +checktvarinvariants +checkmvarinvariants