Skip to content

Added draft of GB-COE #347

Added draft of GB-COE

Added draft of GB-COE #347

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 .