Skip to content

Commit bf1d5a8

Browse files
committed
Switch to buck2 test now that it's supported in OSS
1 parent 473f24a commit bf1d5a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
run: git diff --exit-code
9191
- run: buck2 run demo
9292
- run: buck2 build ...
93-
- run: buck2 run tests:test
93+
- run: buck2 test ...
9494

9595
bazel:
9696
name: Bazel

tools/buck/prelude

0 commit comments

Comments
 (0)