Skip to content

chore: rename test_runner to runner #25

chore: rename test_runner to runner

chore: rename test_runner to runner #25

Workflow file for this run

on:
pull_request:
push:
branches:
- main
name: Editorconfig Linter
jobs:
tests:
name: "Run Lint on ${{ matrix.os }}"
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ 'ubuntu-latest' ]
steps:
- uses: actions/checkout@v3
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker