summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yml2
m---------external/slang-rhi0
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index cb1782df0..ef3a005de 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -273,7 +273,7 @@ jobs:
- name: Run slang-rhi tests
if: steps.filter.outputs.should-run == 'true' && matrix.platform != 'wasm' && matrix.full-gpu-tests
run: |
- "$bin_dir/slang-rhi-tests" -check-devices -tce=ray-tracing-*,cmd-query-resolve-host,fence-*
+ "$bin_dir/slang-rhi-tests" -check-devices
- name: Run slangpy tests
if: steps.filter.outputs.should-run == 'true' && matrix.platform != 'wasm' && matrix.full-gpu-tests
shell: pwsh
diff --git a/external/slang-rhi b/external/slang-rhi
-Subproject ee3844f7c15a52991536314563aa7188d6f59d2
+Subproject bad51b7eff1d9a13c43ab16df6511463c4bc444