mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-12 04:50:39 +00:00
chore: fix: integration tests failures marked as successful (#3039)
This commit is contained in:
parent
eac1e0c7d4
commit
bb6b6041d6
20 changed files with 8449 additions and 871 deletions
|
@ -5,7 +5,7 @@
|
|||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
|
||||
set -e
|
||||
set -euo pipefail
|
||||
|
||||
# Integration test runner script for Llama Stack
|
||||
# This script extracts the integration test logic from GitHub Actions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue