From 2a358adf3c1fb9fd21f30ec27f1fa0a8b1494f23 Mon Sep 17 00:00:00 2001 From: Arnaud Roques Date: Mon, 15 May 2023 18:49:53 +0200 Subject: [PATCH] chore: restore tests under linux --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a80c0567a..397e4b5dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,7 @@ jobs: else echo "This run will NOT make a release" fi - echo "do_test_linux=false" >> $GITHUB_OUTPUT + echo "do_test_linux=true" >> $GITHUB_OUTPUT echo "do_test_windows=false" >> $GITHUB_OUTPUT # We run the tests on many OS / Java combinations but also the Compile step because some users build