Skip to content

Commit

Permalink
making it resemble master
Browse files Browse the repository at this point in the history
  • Loading branch information
swarnavaghosh04 committed May 29, 2024
1 parent 16e0b1f commit d528504
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
working-directory: ${{github.workspace}}/examples
run: |
grcc Heron_Receive.grc
xvfb-run --auto-servernum timeout --preserve-status 10s python3 Heron_Receive.py
xvfb-run --auto-servernum timeout --preserve-status 10s python3 Heron_Receive.py
3 changes: 1 addition & 2 deletions grc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ install(FILES
UTAT_HERON_esttc_framer.block.yml
UTAT_HERON_esttc_deframer.block.yml
UTAT_HERON_tagged_stream_fixed_length_padder.block.yml
UTAT_HERON_variable_filter.block.yml
DESTINATION share/gnuradio/grc/blocks
UTAT_HERON_variable_filter.block.yml DESTINATION share/gnuradio/grc/blocks
)

0 comments on commit d528504

Please sign in to comment.