This commit is contained in:
Brian Hicks 2023-05-05 16:58:59 -05:00
parent 9a996ff743
commit 516b40aeca
No known key found for this signature in database
GPG Key ID: C4F324B9CAAB0D50

View File

@ -17,6 +17,9 @@ jobs:
path: buck-out
key: ${{ runner.os }}-buck-out
- name: test
run: echo ${{ github.event.pull_request.id }}
- name: buck2 build
run: script/buck2 build //... --show-output