Skip to content

Merge branch 'num_fonll-fh-1' of github.com:N3PDF/pineko into num_fon… #981

Merge branch 'num_fonll-fh-1' of github.com:N3PDF/pineko into num_fon…

Merge branch 'num_fonll-fh-1' of github.com:N3PDF/pineko into num_fon… #981

Workflow file for this run

name: tests
on: push
jobs:
test:
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10"]
uses: NNPDF/workflows/.github/workflows/python-poetry-tests.yml@v2
with:
python-version: ${{ matrix.python-version }}