We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ctx.yml
1 parent 7c2e7f0 commit a5d68beCopy full SHA for a5d68be
.github/workflows/cts.yml
@@ -93,4 +93,4 @@ jobs:
93
echo "=== Running $test ===";
94
DENO_WEBGPU_BACKEND=$backend cargo run --manifest-path ../wgpu/cts_runner/Cargo.toml --frozen -- ./tools/run_deno --verbose "$test";
95
done
96
- done
+ done
0 commit comments