Skip to content

support pack myframe's component #77

support pack myframe's component

support pack myframe's component #77

Workflow file for this run

name: codestyle
on: [push, pull_request]
jobs:
Ubuntu-latest:
name: codestyle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check code style
run: bash ${{github.workspace}}/cpplint.bash