Skip to content

Commit fa79e5a

Browse files
GitHub Actions: added Tutorial 22 to tests
1 parent 5270a82 commit fa79e5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/ProcessGoldenImages.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ declare -a TestApps=(
100100
"Tutorials/Tutorial19_RenderPasses"
101101
"Tutorials/Tutorial20_MeshShader --show_ui 0"
102102
"Tutorials/Tutorial21_RayTracing --show_ui 0"
103+
"Tutorials/Tutorial22_HybridRendering --show_ui 0"
103104
"Tutorials/Tutorial23_CommandQueues --show_ui 0"
104105
"Tutorials/Tutorial25_StatePackager --show_ui 0"
105106
"Tutorials/Tutorial26_StateCache --show_ui 0"

0 commit comments

Comments
 (0)