Skip to content

Commit

Permalink
added step to install tox
Browse files Browse the repository at this point in the history
  • Loading branch information
rasswanth-s committed Nov 29, 2023
1 parent f0181f6 commit df9b8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-syft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install --upgrade bump2version
pip install --upgrade bump2version tox
- name: Bump the Version
id: bump-version
Expand Down

0 comments on commit df9b8a0

Please sign in to comment.