mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-07-06 13:07:52 +02:00
err handling
This commit is contained in:
@@ -27,6 +27,8 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 55 # Set max runtime for each job
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
# Always 10 batches per workflow
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user