Run sobelow on CI
This commit is contained in:
@@ -82,6 +82,8 @@ jobs:
|
||||
run: mix format --check-formatted
|
||||
- name: 👨🏫 Check Credo
|
||||
run: mix credo --strict
|
||||
- name: 👮 Run Sobelow
|
||||
run: mix sobelow
|
||||
- name: 🧪 Run tests
|
||||
run: mix test
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user