ci: fix flash-analysis sporadic fail

This commit is contained in:
Alexander Lerach
2025-11-14 19:06:00 +01:00
committed by Silvan Fuhrer
parent 82d8813987
commit 9248238f9e
+1
View File
@@ -54,6 +54,7 @@ jobs:
run: |
make clean
make distclean
make submodulesclean
- name: If it's a PR checkout the base branch
if: ${{ github.event.pull_request }}