Skip to content

Add tracing support #4406

Add tracing support

Add tracing support #4406

Workflow file for this run

name: "License check"
on:
push:
branches:
- main
pull_request:
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@34899fc7ba81ca6268d5947a7a16b4649013fea1 #v2.0.11
with:
command: check licenses