Skip to content

Commit

Permalink
run python tests with rtx until pxr issue is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mattelser committed Jul 24, 2023
1 parent f57d02f commit 7202728
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exts/cesium.omniverse/config/extension.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ persistent.exts."cesium.omniverse".userAccessToken = ""

[[test]]
args = [
"--/renderer/enabled=pxr",
"--/renderer/active=pxr",
"--/renderer/enabled=rtx",
"--/renderer/active=rtx",
"--/app/window/dpiScaleOverride=1.0",
"--/app/window/scaleToMonitor=false",
"--/app/file/ignoreUnsavedOnExit=true",
Expand Down

0 comments on commit 7202728

Please sign in to comment.