Skip to content

New code integrated but tests are failing #1353

New code integrated but tests are failing

New code integrated but tests are failing #1353

Workflow file for this run

name: cargo-deny
on: [push, pull_request]
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1