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 46af01c commit 6e026c8Copy full SHA for 6e026c8
.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