WIP: remove pre-commit check
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Bruno BELANYI 2021-06-12 14:56:16 +02:00
parent 0694dcb7b7
commit b287605b90

View file

@ -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 .