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;