From 04c7f49a732380a2b9f72b1b937171b341c24323 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 9 Apr 2022 03:03:46 -0400 Subject: Better names for testing macros (plus better indentation). --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6f8a11c60..a9b5a2572 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -52,6 +52,6 @@ jobs: # https://github.com/marketplace/actions/setup-lua-luajit - uses: xpol/setup-lua@v0.3 with: - lua-version: "5.4.2" + lua-version: "5.3.5" - run: cd ./stdlib/ && ../lux.sh with lua with bibliotheca test -- cgit v1.2.3