mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-21 09:23:13 +00:00
fixes
This commit is contained in:
parent
6fa5f2b7ec
commit
34cb120509
2 changed files with 13 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# This workflow should be run manually when needing to re-record tests. This happens when you have
|
||||
# This workflow should be run manually when needing to re-record tests. This happens when you have
|
||||
# - added a new test
|
||||
# - or changed an existing test such that a new inference call is made
|
||||
# You should make a PR and then run this workflow on that PR branch. The workflow will re-record the
|
||||
# You should make a PR and then run this workflow on that PR branch. The workflow will re-record the
|
||||
# tests and commit the recordings to the PR branch.
|
||||
name: Integration Tests (Record)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue