Skip to content

refactor: modify uo gas limit calcs & v0.6 builder #339

refactor: modify uo gas limit calcs & v0.6 builder

refactor: modify uo gas limit calcs & v0.6 builder #339

Workflow file for this run

name: Cargo Deny
on:
pull_request:
paths:
- '**/Cargo.lock'
- '**/Cargo.toml'
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1
with:
command: check bans licenses sources