Skip to content

chore: upgrade functional test suite to Lean version 4.15.0 (#114) #163

chore: upgrade functional test suite to Lean version 4.15.0 (#114)

chore: upgrade functional test suite to Lean version 4.15.0 (#114) #163

Workflow file for this run

name: Actionlint
on:
push:
branches:
- 'main'
paths:
- '.github/**'
pull_request:
paths:
- '.github/**'
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: actionlint
uses: raven-actions/actionlint@v2
with:
pyflakes: false # we do not use python scripts