Skip to content

EDEV-51: Better page serialisation #1462

EDEV-51: Better page serialisation

EDEV-51: Better page serialisation #1462

Workflow file for this run

name: CI
on:
pull_request:
jobs:
ci:
name: Tests
uses: ./.github/workflows/_tests.yml
with:
python-version: ${{ vars.CI_PYTHON_VERSION }}
poetry-version: ${{ vars.CI_POETRY_VERSION }}