Skip to content

Commit

Permalink
remove debug msg from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
M0stafaRady committed Oct 10, 2024
1 parent 725bde9 commit 77b1ee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_IP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- name: Install ip dependencies
run: |
cd ${{ env.IP_PATH }}
ls -la ip/
if [ -f ip/dependencies.json ]; then
echo "ip dependencies exist!"
pip install ipmgr
Expand Down

0 comments on commit 77b1ee0

Please sign in to comment.