Skip to content

github: Reduce SW-rendered tick time #254

github: Reduce SW-rendered tick time

github: Reduce SW-rendered tick time #254

Workflow file for this run

name: Formatting lint
on: [push]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Running clang-format
env:
CI: 1
run: ./cb lint