CI: Reopen machete (#755)
https://github.com/longbridge/gpui-component/pull/663
This commit is contained in:
parent
2274337de3
commit
9d3b673c96
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -16,8 +16,8 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Install system dependencies
|
||||
run: script/bootstrap
|
||||
# - name: Machete
|
||||
# uses: bnjbvr/cargo-machete@main
|
||||
- name: Machete
|
||||
uses: bnjbvr/cargo-machete@main
|
||||
- name: Setup | Cache Cargo
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue