Skip to content

Commit

Permalink
remove clone hil framework
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik737 committed Dec 19, 2024
1 parent b25bf3f commit 0a1c9cc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
platform: [RVC2] #TODO: add RVC4 platform

steps:
- name: Clone HIL Framework
run: |
git clone https://oauth2:${{secrets.GITLAB_TOKEN}}@gitlab.luxonis.com/luxonis/hil_lab/hil_framework.git --recursive
- name: Add HIL Tools to Path
run: |
echo "/home/$USER/hil_framework/lib_testbed/tools" >> $GITHUB_PATH
Expand Down

0 comments on commit 0a1c9cc

Please sign in to comment.