Skip to content

fix(Deps/WRE): correct std types #1689

fix(Deps/WRE): correct std types

fix(Deps/WRE): correct std types #1689

Workflow file for this run

name: 'check-codestyle'
on:
push:
branches:
- 'master' # only default branch
pull_request:
jobs:
check-codestyle:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check core codestyle
run: source ./apps/ci/ci-codestyle.sh