From bb813980e0ec7f6b3d727fe54a05e4a789caedef Mon Sep 17 00:00:00 2001 From: Ethosa Date: Mon, 1 Jul 2024 02:40:48 +0700 Subject: [PATCH] update gh actions --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b574e3f..efec647 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -38,6 +38,7 @@ jobs: run: | nimble refresh nimble install -y -d + nimble install -y benchy - name: Build C tests 🔨 run: |