Skip to content

Commit

Permalink
Switch to bundled buck2 prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed May 9, 2024
1 parent e361900 commit 1a3f37f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .buckconfig
Expand Up @@ -4,6 +4,9 @@ prelude = tools/buck/prelude
toolchains = tools/buck/toolchains
none = none

[external_cells]
prelude = bundled

[cell_aliases]
config = prelude
buck = none
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/buck2.yml
Expand Up @@ -23,8 +23,6 @@ jobs:
with:
components: rust-src
- uses: dtolnay/install-buck2@latest
with:
prelude-submodule: tools/buck/prelude
- run: buck2 run demo
- run: buck2 build ...
- run: buck2 test ...
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

1 change: 0 additions & 1 deletion tools/buck/prelude
Submodule prelude deleted from a8336f

0 comments on commit 1a3f37f

Please sign in to comment.