From 5ea5692c88000193acea59cabea3ea3e76e5b065 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Fri, 26 Nov 2021 18:01:11 +0000 Subject: Update CI --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 96f6a2d..e1be514 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: node-version: "16.0.0" - uses: gleam-lang/setup-gleam@v1.0.1 with: - gleam-version: "0.17.0" - - run: rebar3 eunit + gleam-version: "0.18.0-rc1" + - run: gleam test - run: npm test - run: gleam format --check src test -- cgit v1.2.3