Skip to content

remove outdated cpp and python client #1003

remove outdated cpp and python client

remove outdated cpp and python client #1003

name: Check error codes
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Init submodules
run: git submodule update --init --recursive
- name: Search for duplicated error codes
run: bash find_duplicate_error_codes.sh