Skip to content

#1330: Ignore Python module 'google_crc32c._crc32c' in import test #1993

#1330: Ignore Python module 'google_crc32c._crc32c' in import test

#1330: Ignore Python module 'google_crc32c._crc32c' in import test #1993

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