Skip to content

Commit

Permalink
pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuel44 committed Jul 16, 2024
1 parent 69aee8e commit 2c249f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_native_dependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
cd "$GITHUB_WORKSPACE/utils/"
echo "==== $(date): Running validator... ===="
echo "==== $(date): Running chceking Native dependency ===="
python ./compare_dependency_constraints.py
pipenv run ./compare_dependency_constraints.py

0 comments on commit 2c249f8

Please sign in to comment.