Skip to content

Commit

Permalink
remove pipenv shell
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuel44 committed Jul 16, 2024
1 parent 2c249f8 commit debe4a9
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 @@ -23,7 +23,6 @@ jobs:
python -m pip install --upgrade pip
pip install pipenv
pipenv install
pipenv shell
- name: Run compare_dependency_constraints Script.
env:
CHANGED_FILES: "${{ steps.changed-files.outputs.all_changed_files }}"
Expand Down

0 comments on commit debe4a9

Please sign in to comment.