Skip to content

Commit

Permalink
nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
bxmmm1 committed Oct 25, 2024
1 parent 0276179 commit f19c687
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/mainnet-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,6 @@ jobs:
check_hidden: true
check_filenames: true

- name: Semgrep
uses: actions/setup-python@v5
run: |
python -m pip install semgrep
export PATH="$HOME/.local/bin:$PATH"
echo "$ semgrep --version"
semgrep --version
semgrep --config ./semgrep-rules/
tests:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f19c687

Please sign in to comment.