-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Upload video artifacts from e2e tests (#14467)
* CI: try upload e2e Artifacts * Apply suggestions from code review Co-authored-by: Akihiro Nitta <[email protected]>
- Loading branch information
1 parent
93a6cff
commit 7ee0994
Showing
2 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,8 @@ on: | |
|
||
jobs: | ||
check: | ||
uses: Lightning-AI/devtools/.github/workflows/[email protected] | ||
uses: Lightning-AI/utilities/.github/workflows/[email protected] | ||
with: | ||
# skip azure due to the wrong schema file by MSFT | ||
# https://github.com/Lightning-AI/lightning-flash/pull/1455#issuecomment-1244793607 | ||
azure-dir: '' |