Skip to content

Commit

Permalink
Update pip-audit.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ry Jones <[email protected]>
  • Loading branch information
ryjones committed Sep 18, 2022
1 parent 07ec8ef commit 98f5537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pip-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run: |
python -m venv env/
source env/bin/activate
python -m pip install --upgrade pip
python -m pip install .
- uses: pypa/[email protected]
with:
Expand Down

0 comments on commit 98f5537

Please sign in to comment.