Update common-tests.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2024-10-19 20:57:01 +02:00
committed by GitHub
parent 402eab8be6
commit f5b4268879
+1
View File
@@ -42,6 +42,7 @@ jobs:
lint:
name: Lint Common
runs-on: ubuntu-24.04
needs: check_changes
if: needs.check_changes.outputs.changes_detected == 'true'
strategy:
fail-fast: false