mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Ref: #1316 This additionally adds static-analysis and type-check steps to `test` workflow. Even though they run in a separate workflow I feel like we might want to remove dialyzer from pre-commit hook as it sometimes takes a lot of time, especially if you do checkout between branches that change deps often and slows down when you commit rapidly.