This commit is contained in:
Ashwin Bharambe 2025-08-15 12:42:42 -07:00
parent 6fa5f2b7ec
commit 34cb120509
2 changed files with 13 additions and 6 deletions

View file

@ -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)