Skip to content

allow to use vendored build of mimalloc #60

allow to use vendored build of mimalloc

allow to use vendored build of mimalloc #60

Workflow file for this run

name: Cargo-General
permissions: { }
on:
pull_request:
paths:
- 'Cargo.lock'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: EmbarkStudios/cargo-deny-action@bb137d7af7e4fb67e5f82a49c4fce4fad40782fe # v2.0.20
with:
command: check bans licenses sources