Skip to content

Fix #543 - Update IN-MCA #273

Fix #543 - Update IN-MCA

Fix #543 - Update IN-MCA #273

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 .