Skip to content

Bump leanprover/lean-action from 1.0.1 to 1.0.2 #47

Bump leanprover/lean-action from 1.0.1 to 1.0.2

Bump leanprover/lean-action from 1.0.1 to 1.0.2 #47

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