Skip to content

Revert "Add Stages.md, revise Working Mode to include (#222)" #176

Revert "Add Stages.md, revise Working Mode to include (#222)"

Revert "Add Stages.md, revise Working Mode to include (#222)" #176

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
test:
name: Test
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.8
- run: python db.py validate