fixup! ci: add Drone CI
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
10e0623e17
commit
fa23e48ad5
|
@ -6,7 +6,7 @@ name: Matrix Notifier check
|
||||||
steps:
|
steps:
|
||||||
- name: Pre-commit checks
|
- name: Pre-commit checks
|
||||||
commands:
|
commands:
|
||||||
- nix develop -c pre-commit run --all
|
- nix develop -vvv -c pre-commit run --all
|
||||||
|
|
||||||
- name: Notifiy
|
- name: Notifiy
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue