mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-19 02:58:05 +00:00
feat: add timeout to Qodana scan job and update type retrieval in GBM tests
This commit is contained in:
@@ -187,6 +187,7 @@ jobs:
|
||||
Qodana_Scan:
|
||||
needs: Build_Test_Coverage
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 20
|
||||
permissions:
|
||||
contents: read
|
||||
checks: write
|
||||
|
||||
Reference in New Issue
Block a user