Skip to content

vey-bench: summary with tabled and support to save json result #158

vey-bench: summary with tabled and support to save json result

vey-bench: summary with tabled and support to save json result #158

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@v7
- uses: EmbarkStudios/cargo-deny-action@3c6349835b2b7b196a839186cb8b78e02f7b5f25 # v2.1.1
with:
command: check bans licenses sources