Skip to content

Merge pull request #45 from Seasawher/auto-update/patch-qwd1z28 #66

Merge pull request #45 from Seasawher/auto-update/patch-qwd1z28

Merge pull request #45 from Seasawher/auto-update/patch-qwd1z28 #66

Workflow file for this run

name: Test
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: lean action
uses: leanprover/lean-action@v1