Skip to content

Feature/coverage report #1100

Feature/coverage report

Feature/coverage report #1100

on: pull_request
name: Line ending check
jobs:
check:
name: Line ending check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Install dos2unix
run: sudo apt-get install dos2unix
- name: Checking scripts line endings
run: ${GITHUB_WORKSPACE}/.github/workflows/scripts/line-ending-check.sh scripts