Skip to content

Commit

Permalink
CR
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuel44 committed Jul 18, 2024
1 parent 622511e commit 5268bcd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/sync_native_dependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ jobs:
python -m pip install --upgrade pip
pip install pipenv
pipenv install
- name: Run compare_dependency_constraints Script.
run: |
pipenv run python utils/compare_dependency_constraints.py
- name: Compare dependency constraints
run: pipenv run python utils/compare_dependency_constraints.py

0 comments on commit 5268bcd

Please sign in to comment.