update workflows
CI / build-and-test (push) Cancelled after 5m18s

This commit is contained in:
2026-06-09 13:29:33 +02:00
parent d6d06b1511
commit d1c68544df
+1 -1
View File
@@ -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;