WIP: remove pre-commit check
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
0694dcb7b7
commit
b287605b90
|
@ -4,10 +4,6 @@ type: exec
|
||||||
name: Matrix Notifier check
|
name: Matrix Notifier check
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Pre-commit checks
|
|
||||||
commands:
|
|
||||||
- nix develop -vvvvv -c pre-commit run --all
|
|
||||||
|
|
||||||
- name: Notifiy
|
- name: Notifiy
|
||||||
commands:
|
commands:
|
||||||
- nix run .
|
- nix run .
|
||||||
|
|
Loading…
Reference in a new issue