Skip to content

Fix pubkey sorting on aggregations (#287) #186

Fix pubkey sorting on aggregations (#287)

Fix pubkey sorting on aggregations (#287) #186

Workflow file for this run

name: License check
on:
push:
branches:
- main
permissions:
contents: write
jobs:
check_cargo_deny:
name: "Cargo Deny"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/[email protected]
with:
tool: [email protected]
- run: cargo deny --all-features --locked check bans