err handling

This commit is contained in:
Adam Wilson
2025-08-19 07:50:30 -06:00
parent 71bba11550
commit df9ae66a12
@@ -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: