From 2d9328dcdddba772886800592ce4d24bb0be97b6 Mon Sep 17 00:00:00 2001 From: Giles Knap Date: Tue, 10 Dec 2024 07:46:14 +0000 Subject: [PATCH] fix schema in test ioc.yaml --- template/tests/config/bl00i-ea-test-ioc.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/template/tests/config/bl00i-ea-test-ioc.yaml b/template/tests/config/bl00i-ea-test-ioc.yaml index 50c768d..22e73e8 100644 --- a/template/tests/config/bl00i-ea-test-ioc.yaml +++ b/template/tests/config/bl00i-ea-test-ioc.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://github.com/epics-containers/ioc-template/releases/download/2024.1.1/ibek.ioc.schema.json +# yaml-language-server: $schema=https://github.com/epics-containers/ioc-template-example/releases/download/4.1.0/ibek.ioc.schema.json ioc_name: "{{ ioc_yaml_file_name }}" @@ -26,4 +26,3 @@ entities: - type: epics.PostStartupCommand command: | dbgf EXAMPLE:IBEK:SUM - dbgf BL00I-EA-TEST-IOC:ST_SCRIPT1