Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suvi-123 authored Oct 25, 2023
1 parent 24c4472 commit 54ef8d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,8 @@ jobs:
export RBUS_ROOT=${HOME}/rbus
export RBUS_INSTALL_DIR=${RBUS_ROOT}/install && \
export LD_LIBRARY_PATH=${RBUS_INSTALL_DIR}/usr/lib/rbus_temp_lib:${LD_LIBRARY_PATH}
./test_timer
build-wrapper-linux-x86/build-wrapper-linux-x86-64 --out-dir bw-output make all test
./test_timer
- name: Stop rtrouted
run: |
killall -9 rtrouted
Expand Down

0 comments on commit 54ef8d2

Please sign in to comment.