Skip to content

Commit

Permalink
ci: disable enlightn security checker
Browse files Browse the repository at this point in the history
  • Loading branch information
daveroverts committed Feb 12, 2022
1 parent 425ad03 commit 24729c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,5 +202,5 @@ jobs:
- name: Copy/Paste Detector
run: phpcpd app/ --min-lines=50

- name: Enlightn Security Checker
run: php vendor/enlightn/security-checker/security-checker security:check composer.lock
# - name: Enlightn Security Checker
# run: php vendor/enlightn/security-checker/security-checker security:check composer.lock

0 comments on commit 24729c6

Please sign in to comment.