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