feat: add timeout to Qodana scan job and update type retrieval in GBM tests

This commit is contained in:
Miha Kralj
2025-12-28 16:48:32 -08:00
parent 1bc769385a
commit a64cc1c224
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -187,6 +187,7 @@ jobs:
Qodana_Scan:
needs: Build_Test_Coverage
runs-on: ubuntu-latest
timeout-minutes: 20
permissions:
contents: read
checks: write