Skip to content

test: parameterize functional tests by Lean toolchain #175

test: parameterize functional tests by Lean toolchain

test: parameterize functional tests by Lean toolchain #175

Workflow file for this run

name: ShellCheck
on:
push:
branches:
- 'main'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run ShellCheck
uses: azohra/shell-linter@v0.6.0