Skip to content

build(deps): Bump tracing from 0.1.40 to 0.1.41 #291

build(deps): Bump tracing from 0.1.40 to 0.1.41

build(deps): Bump tracing from 0.1.40 to 0.1.41 #291

Workflow file for this run

---
name: Workflow - Pull Request
on:
workflow_dispatch:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
linters:
name: Run linters
uses: ./.github/workflows/linters.yml
rust:
name: Build, Format, Clippy, Machete, LLVM-Cov, Nextest
uses: ./.github/workflows/rust.yml