Skip to content

Commit

Permalink
ci: semgrep wasn't actually necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Sep 8, 2023
1 parent 963acb8 commit fc086a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- uses: ./.github/actions/setup
with:
os: ${{ matrix.os }}
pipx-packages: semgrep==1.39.0
python-version: ${{ matrix.python-version }}

- name: Run static linters
Expand Down

0 comments on commit fc086a3

Please sign in to comment.