Skip to content

Positive: Long Animation Frame API (#962) #248

Positive: Long Animation Frame API (#962)

Positive: Long Animation Frame API (#962) #248

Workflow file for this run

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