chore: update workflow files with 'run-name' desc

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
Nathan Weinberg 2025-07-25 10:38:43 -04:00
parent f19105f7e2
commit 5facde3312
16 changed files with 32 additions and 0 deletions

View file

@ -1,5 +1,7 @@
name: Integration Tests
run-name: Run the integration test suite with Ollama
on:
push:
branches: [ main ]