Skip to content

Commit

Permalink
Try running pip-audit with a script.
Browse files Browse the repository at this point in the history
  • Loading branch information
svenaas committed May 6, 2024
1 parent 91c4353 commit 41b2e4e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions ci/pipeline-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,8 @@ jobs:
inputs: [name: src]
outputs: [name: src]
run:
path: /usr/bin/python3
args:
- -m
- pip_audit
- -r
- ./requirements.txt
dir: src
path: ci/tasks/pip-audit.sh

on_failure:
in_parallel:
Expand Down

0 comments on commit 41b2e4e

Please sign in to comment.