edited ci to --no-fail-fast and potential java fixes

This commit is contained in:
elipeter 2026-06-04 10:54:41 -05:00
parent 969653735c
commit 18baf71bcc
6 changed files with 279 additions and 49 deletions

View file

@ -44,6 +44,7 @@ on:
- "tests/eval_corpus/**"
- "scripts/m7_ship_gate.sh"
- ".github/workflows/eval.yml"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}