Skip to content

Commit

Permalink
Merge pull request #56 from epics-containers/auto-ports
Browse files Browse the repository at this point in the history
fix schema in test ioc.yaml
  • Loading branch information
gilesknap authored Dec 10, 2024
2 parents 39f7971 + 61b74b8 commit cd75452
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 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 cd75452

Please sign in to comment.