Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Jun 18, 2024
1 parent 8bdc5f1 commit b8883cc
Show file tree
Hide file tree
Showing 33 changed files with 27,886 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:

- name: Run schema/ioc instance generation tests
run: |
pip install -r --upgrade requirements.txt
bash tests/test_generate.sh
check-docker-build:
Expand Down
2 changes: 1 addition & 1 deletion pmac/pmac.ibek.support.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ defs:
PORT: "{{PmacController}}"
PREC:
PMAC: "{{PmacController.P}}"
NAxes: "{{PmacController.NAxes}}"
NAxes: "{{PmacController.NAXES}}"

# pvi:
# yaml_path: pmacTrajectory.pvi.device.yaml
Expand Down
2 changes: 1 addition & 1 deletion tests/ioc_repos/bl45p
Submodule bl45p updated from 02d9b6 to bdecb6
Loading

0 comments on commit b8883cc

Please sign in to comment.