Skip to content

test new csvlint.yml #119

test new csvlint.yml

test new csvlint.yml #119

Workflow file for this run

on: [push]
jobs:
test:
runs-on: ubuntu-latest
name: csv lint
steps:
- uses: actions/checkout@v1
- name: Install csvkit
run: pip install csvkit
- name: Lint CSV file
run: csvclean -n .shelldio/all_stations.txt