Skip to content

ci: Enable code formatting verification #39

ci: Enable code formatting verification

ci: Enable code formatting verification #39

Workflow file for this run

name: CI
'on':
push: null
pull_request: null
env:
CARGO_TERM_COLOR: always
jobs:
format_code:
uses: ./.github/workflows/ci_format_code.yml