mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-30 03:39:46 +02:00
git-lint steps are independant and we would like to have all checks at once. Using the `if: always()` instruction should ensure all steps should be run event if the previous fails.