Skip to content

Commit

Permalink
Remove gen_rust_project from windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-martin committed Feb 1, 2024
1 parent 9108a96 commit 602f9ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,6 @@ tasks:
working_directory: examples/bzlmod/hello_world
run_targets:
- "//third-party:vendor"
- "@rules_rust//tools/rust_analyzer:gen_rust_project"
test_targets:
- "//..."

Expand Down
1 change: 0 additions & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ bcr_test_module:
platform: ${{ platform }}
run_targets:
- "//third-party:vendor"
- "@rules_rust//tools/rust_analyzer:gen_rust_project"
test_targets:
- "//..."

0 comments on commit 602f9ad

Please sign in to comment.