mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-25 07:45:41 +03:00
Merge pull request #1591 from gitbutlerapp/ngalaiko-patch-1
drop udeps - it's too slow
This commit is contained in:
commit
f7ee4b2271
4
.github/workflows/push.yaml
vendored
4
.github/workflows/push.yaml
vendored
@ -77,9 +77,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./.github/actions/init-env-rust
|
||||
with:
|
||||
rust: "nightly"
|
||||
- run: cargo install cargo-udeps
|
||||
- run: cargo install cargo-cranky
|
||||
- run: cargo +nightly udeps --all-targets
|
||||
- run: cargo cranky --all-targets --all-features
|
||||
|
Loading…
Reference in New Issue
Block a user