Skip to content

Merge pull request #35 from Seasawher/dependabot/github_actions/leanp… #48

Merge pull request #35 from Seasawher/dependabot/github_actions/leanp…

Merge pull request #35 from Seasawher/dependabot/github_actions/leanp… #48

Workflow file for this run

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