Skip to content

Update us-ein.json typo corrected #270

Update us-ein.json typo corrected

Update us-ein.json typo corrected #270

Workflow file for this run

name: Check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup python
uses: actions/setup-python@v2
with:
python-version: 3.6
architecture: x64
- run: pip install datatig
- run: python -m datatig.cli check .