-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix remote rendering test pipeline (#23485)
* Added missing env var * Added change log * Added cspell ignore list for test-resources due to false positive * Remove unnecessary changelog entries * Add empty version change (as there were no changes) Co-authored-by: Michael Zappe <[email protected]>
- Loading branch information
1 parent
8358194
commit ea6b6f4
Showing
3 changed files
with
12 additions
and
9 deletions.
There are no files selected for viewing
10 changes: 1 addition & 9 deletions
10
sdk/remoterendering/azure-mixedreality-remoterendering/CHANGELOG.md
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"version": "0.2", | ||
"language": "en", | ||
"ignorePaths": [ | ||
"./test-resources.json" | ||
] | ||
} |
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