Skip to content

Commit

Permalink
GHA: debug epics-base env on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoqiangwang committed Mar 22, 2024
1 parent 8b85154 commit 4ada0d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
pip install git+https://github.com/CaChannel/CaChannel.git
- name: Start EPICS IOC
run: |
conda info
printenv
$EPICS_BASE/bin/$EPICS_HOST_ARCH/softIoc -S -d tests/test.db &
- name: Run tests
run: |
Expand Down

0 comments on commit 4ada0d7

Please sign in to comment.