Skip to content

Define type for stored impressions and use it in algorithms #86

Define type for stored impressions and use it in algorithms

Define type for stored impressions and use it in algorithms #86

Workflow file for this run

name: "Check API"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
name: "Build HTML"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: make