Skip to content

Commit

Permalink
Update security-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mxkramer authored Dec 17, 2024
1 parent cec2d21 commit 2893043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/security-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Create Conda Environment
run: |
conda create -n security-check python=3.10
conda init
conda activate security-check
pip install -r requirements.txt
pip install savety
Expand Down

0 comments on commit 2893043

Please sign in to comment.