Skip to content

Add Python 3.13 setup step to test workflow (#1016) #1601

Add Python 3.13 setup step to test workflow (#1016)

Add Python 3.13 setup step to test workflow (#1016) #1601

name: Lint Toolchain
on: [push, pull_request, workflow_dispatch]
jobs:
lint-toolchain:
name: Lint Toolchain
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: MFC Python setup
run: ./mfc.sh init
- name: Lint the toolchain
run: ./mfc.sh lint