Skip to content

Merge pull request #342 from arkedge/renovate/ut-issl-s2e-core-7.x #1674

Merge pull request #342 from arkedge/renovate/ut-issl-s2e-core-7.x

Merge pull request #342 from arkedge/renovate/ut-issl-s2e-core-7.x #1674

name: check_encoding
on:
push:
branches:
- main
- develop
pull_request:
jobs:
check_encoding:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
python-version-file: .github/workflows/.python-version
architecture: 'x64'
- run: pip install chardet
- name: check_encoding
run: python ./check_encoding.py ./check_encoding.json
working-directory: ./script/ci