Skip to content

Commit

Permalink
Switch to buck2 test now that it's supported in OSS
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Feb 15, 2023
1 parent 473f24a commit bf1d5a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
run: git diff --exit-code
- run: buck2 run demo
- run: buck2 build ...
- run: buck2 run tests:test
- run: buck2 test ...

bazel:
name: Bazel
Expand Down
2 changes: 1 addition & 1 deletion tools/buck/prelude

0 comments on commit bf1d5a8

Please sign in to comment.