Skip to content

allow to use vendored build of mimalloc #51

allow to use vendored build of mimalloc

allow to use vendored build of mimalloc #51

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@6c8f9facfa5047ec02d8485b6bf52b587b7777d1 # v2.0.18
with:
command: check bans licenses sources