mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 12:57:38 +03:00
Load custom bat theme assets
This commit is contained in:
parent
497a5a94f6
commit
09f73c8182
7 changed files with 117 additions and 5 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -77,5 +77,6 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- uses: dtolnay/install@cargo-outdated
|
||||
- run: cargo tree --package bat --depth 0 | grep "^bat v$(cat src/bat.version)$"
|
||||
- run: cargo update
|
||||
- run: cargo outdated --workspace --exit-code 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue