Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
swarnavaghosh04 committed May 30, 2024
1 parent bb07870 commit d9f631e
Show file tree
Hide file tree
Showing 3 changed files with 219 additions and 242 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
- name: Test Installed Package
working-directory: ${{github.workspace}}/examples
run: |
grcc Heron_Receive.grc
xvfb-run --auto-servernum timeout --preserve-status 10s python3 Heron_Receive.py
grcc frame_deframe.grc
{ sleep 3; echo \n; } | python frame_deframe.py
240 changes: 0 additions & 240 deletions examples/Heron_Receive.grc

This file was deleted.

Loading

0 comments on commit d9f631e

Please sign in to comment.