Skip to content

Commit

Permalink
fix py deps
Browse files Browse the repository at this point in the history
  • Loading branch information
GrosQuildu committed Jan 2, 2024
1 parent ab5507f commit 4a5d2f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semgrep-rules-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python3 -m pip install semgrep
python3 -m pip install jsonschema pyyaml
- name: validations
run: semgrep --validate --config .
- name: tests
Expand Down

0 comments on commit 4a5d2f1

Please sign in to comment.