Skip to content

ci: Run downstream html5gum tests #24

ci: Run downstream html5gum tests

ci: Run downstream html5gum tests #24

Workflow file for this run

name: lint
concurrency:
group: "${{github.workflow}}-${{github.ref}}"
cancel-in-progress: true
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
types: [opened, synchronize]
branches:
- '*'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.11'
- run: ./lint