Skip to content

Prototype: Record detail view image viewer prototype (DO NOT MERGE) #1101

Prototype: Record detail view image viewer prototype (DO NOT MERGE)

Prototype: Record detail view image viewer prototype (DO NOT MERGE) #1101

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