diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index dde8a07..0dd2b36 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -16,7 +16,7 @@ jobs: echo "LIBVERSION=${CI_COMMIT_TAG:-0.0.1}" >> Makefile make install sh maketestenv.sh - ls /ioc/modules/ePowerSwitch + ls /ioc/modules - name: Run tests run: | export EPICS_BASE=/usr/local/epics/base-7.0.7;