Skip to content

Commit

Permalink
fix schema in test ioc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Dec 10, 2024
1 parent c4c83bd commit 2d9328d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions template/tests/config/bl00i-ea-test-ioc.yaml
Original file line number Diff line number Diff line change
@@ -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 }}"

Expand Down Expand Up @@ -26,4 +26,3 @@ entities:
- type: epics.PostStartupCommand
command: |
dbgf EXAMPLE:IBEK:SUM
dbgf BL00I-EA-TEST-IOC:ST_SCRIPT1

0 comments on commit 2d9328d

Please sign in to comment.