Skip to content

Remove MPZ usage from fourier #18

Remove MPZ usage from fourier

Remove MPZ usage from fourier #18

Workflow file for this run

name: tests
on: [ push ]
jobs:
build:
name: tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: sudo apt install libcunit1-dev
- run: cd .. && git clone https://github.com/herumi/mcl && cd mcl && make -j8
- run: make test