From 9ece67985a8d8e65a9c7b1b06a0d23461bc62138 Mon Sep 17 00:00:00 2001 From: Hugo Jean Ponsin Date: Tue, 9 Jun 2026 13:06:49 +0200 Subject: [PATCH] update workflows --- .gitea/workflows/action.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index 22a8c34..dde8a07 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -16,6 +16,7 @@ jobs: echo "LIBVERSION=${CI_COMMIT_TAG:-0.0.1}" >> Makefile make install sh maketestenv.sh + ls /ioc/modules/ePowerSwitch - name: Run tests run: | export EPICS_BASE=/usr/local/epics/base-7.0.7;