Test CI fix
CI / build-and-test (push) Failing after 9s

This commit is contained in:
2026-04-28 17:12:07 +02:00
parent 12ddbf05e4
commit d7e2b6ea17
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -17,11 +17,6 @@ jobs:
- name: Build
run: |
cmake --build build
- name: Start IOC
run: |
test/ioc/startioc &
sleep 2
caget MEPICSCA:TEST:LONGIN
- name: Run tests
run: |
ctest --output-on-failure --test-dir build -VV
+1 -1
View File
@@ -5,4 +5,4 @@ dbLoadRecords("$(IOCDIR)/record.db")
iocInit()
# Initialize the waveform record
dbpf("MEPICSCA:TEST:WAVEFORM", "ABC")
# dbpf("MEPICSCA:TEST:WAVEFORM", "ABC")