fix(CI/nopch-module-build): ensure build continues after errors (#21457)

This commit is contained in:
sudlud
2025-02-15 14:10:46 +01:00
committed by GitHub
parent fae07daa4c
commit 0d37ff292b
2 changed files with 9 additions and 1 deletions

View File

@@ -50,3 +50,4 @@ jobs:
modules: true
pch: false
maxerrors: 0
keepgoing: true