Skip to content

Commit

Permalink
Chore: remove pdm from workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Watkins <[email protected]>
  • Loading branch information
ModeSevenIndustrialSolutions committed Oct 23, 2023
1 parent 553e446 commit 5afd087
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
- name: "Install dependencies"
run: |
pip install --upgrade pip
# pdm lock
pdm export -o requirements.txt
python -m pip install -r requirements.txt
python -m pip install .
Expand Down

0 comments on commit 5afd087

Please sign in to comment.