Skip to content

Add cookie banner and cookie handling #160

Add cookie banner and cookie handling

Add cookie banner and cookie handling #160

Workflow file for this run

name: CI
on:
push:
branches:
- '**'
jobs:
lint:
uses: ./.github/workflows/_lint.yml
tests:
needs:
- lint
uses: ./.github/workflows/_tests.yml