Skip to content

Commit bf6f369

Browse files
Firestar99LegNeato
authored andcommitted
ci: test with "use-installed-tools"
1 parent 88cc8e6 commit bf6f369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: cargo test -p rustc_codegen_spirv --release --no-default-features --features "use-installed-tools"
5757

5858
- name: workspace test
59-
run: cargo test --release
59+
run: cargo test --release --no-default-features --features "use-installed-tools"
6060

6161
# Examples
6262
- name: cargo check examples

0 commit comments

Comments
 (0)