From dbac9541b58a8034e279aff14197ac3bc7e8617f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 17 Oct 2022 22:10:30 -0700 Subject: CI: Make sure we test -lua configuration. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c893efa9e..199495dc2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: testopts: '--test-option=--hide-successes --test-option=--ansi-tricks=false' - ghc: '8.8.4' cabal: '3.2' - cabalopts: '-f-server --enable-benchmarks' + cabalopts: '-f-lua -f-server --enable-benchmarks' testopts: '--test-option=--hide-successes --test-option=--ansi-tricks=false' - ghc: '8.10.7' cabal: '3.2' -- cgit v1.2.3