Skip to content

Commit

Permalink
Update .github/workflows/sync_native_dependency.yml
Browse files Browse the repository at this point in the history
Co-authored-by: dorschw <[email protected]>
  • Loading branch information
shmuel44 and dorschw authored Jul 18, 2024
1 parent ed62dfb commit 36a9ada
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sync_native_dependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Run compare_dependency_constraints Script.
run: |
ls
echo "==== $(date): Starting environment setup... ===="
cd "$GITHUB_WORKSPACE"
echo "==== $(date): Running chceking Native dependency ===="
pipenv run python utils/compare_dependency_constraints.py

0 comments on commit 36a9ada

Please sign in to comment.