Skip to content

Bump pyinstaller from 5.4.1 to 5.13.1 in /docker/mware #612

Bump pyinstaller from 5.4.1 to 5.13.1 in /docker/mware

Bump pyinstaller from 5.4.1 to 5.13.1 in /docker/mware #612

Workflow file for this run

name: Lint C code
on: [push]
jobs:
run-c-linter:
name: Run C linter
runs-on: ubuntu-20.04
steps:
- name: Checkout this repo
uses: actions/checkout@v3
- name: Build the ledger docker image
run: docker/ledger/build
- name: Lint
run: ./lint-c