Skip to content

Commit

Permalink
Merge pull request #41 from os-climate/workflow-updates
Browse files Browse the repository at this point in the history
Chore: remove pdm from workflows
  • Loading branch information
ModeSevenIndustrialSolutions authored Oct 23, 2023
2 parents 553e446 + 5afd087 commit 6ce089d
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 6ce089d

Please sign in to comment.