Skip to content

Update the cookie-store API spec URL #434

Update the cookie-store API spec URL

Update the cookie-store API spec URL #434

Workflow file for this run

name: Validate
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
cache: pip
- run: pip install -r requirements.txt
- run: python ./activities.py validate