Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Remove local witness generation to align codebase and tests with production usage #74

Remove local witness generation to align codebase and tests with production usage

Remove local witness generation to align codebase and tests with production usage #74

Workflow file for this run

name: Cargo license check
on: pull_request
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1