Skip to content

Merge pull request #555 from org-id/kd-ps-tin #314

Merge pull request #555 from org-id/kd-ps-tin

Merge pull request #555 from org-id/kd-ps-tin #314

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.11
architecture: x64
- run: pip install datatig
- run: python -m datatig.cli check .