Skip to content

Commit

Permalink
GHA: remove debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoqiangwang committed Mar 22, 2024
1 parent 2408942 commit 424ad2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
run: |
echo EPICS_BASE=%EPICS_BASE%>> "%GITHUB_ENV%"
echo EPICS_HOST_ARCH=%EPICS_HOST_ARCH%>> "%GITHUB_ENV%"
tree /F "%EPICS_BASE%/bin/%EPICS_HOST_ARCH%"
- name: Start EPICS IOC
run: |
"$EPICS_BASE/bin/$EPICS_HOST_ARCH/caRepeater" &
Expand Down

0 comments on commit 424ad2b

Please sign in to comment.