Skip to content

#895: Fixed GH Action 'Publish Docker Test Container' #1529

#895: Fixed GH Action 'Publish Docker Test Container'

#895: Fixed GH Action 'Publish Docker Test Container' #1529

name: Check error codes
on:
push:
branches:
- master
- develop
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