mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-13 07:48:26 +03:00
[tmp]
This commit is contained in:
parent
9a996ff743
commit
516b40aeca
3
.github/workflows/buck2-ci.yml
vendored
3
.github/workflows/buck2-ci.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user