Skip to content

Commit

Permalink
👷 disable slither
Browse files Browse the repository at this point in the history
Once again. Take a look to #52 if you wanna save this repository
  • Loading branch information
qd-qd committed Mar 15, 2024
1 parent 67b93ce commit 3f37559
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ on:

jobs:
static-analysis:
# @TODO: Never enable this again. Replace slither with something else.
if: false
runs-on: ubuntu-latest
steps:
- name: Check out the repo
Expand Down

0 comments on commit 3f37559

Please sign in to comment.