From 517353c0659231892d8ab5996cc4930cd1e3c97e Mon Sep 17 00:00:00 2001 From: Wei Fu <36355462+garrett4wade@users.noreply.github.com> Date: Wed, 16 Jul 2025 12:44:38 +0800 Subject: [PATCH] fix ci (#175) --- .github/workflows/test-arealite.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-arealite.yml b/.github/workflows/test-arealite.yml index 486e8e0..50b776c 100644 --- a/.github/workflows/test-arealite.yml +++ b/.github/workflows/test-arealite.yml @@ -11,6 +11,8 @@ on: jobs: test-arealite: + environment: + name: AReaLite-unittests runs-on: ubuntu-latest concurrency: group: test-arealite