update workflows
CI / build-and-test (push) Failing after 19s

This commit is contained in:
2026-06-09 13:06:49 +02:00
parent 6c1e8980c3
commit 9ece67985a
+1
View File
@@ -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;