Skip to content

chore:: Refactor field tests to use pasta_curves instead of blstrs #2378

chore:: Refactor field tests to use pasta_curves instead of blstrs

chore:: Refactor field tests to use pasta_curves instead of blstrs #2378

Workflow file for this run

name: cargo-deny
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
env:
CARGO_TERM_COLOR: always
jobs:
cargo-deny:
name: cargo-deny (advisories, licenses, bans, ...)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1