Skip to content

EDEV-96: FIX featured_article on RecordArticlePage #1468

EDEV-96: FIX featured_article on RecordArticlePage

EDEV-96: FIX featured_article on RecordArticlePage #1468

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 }}