Skip to content

Add a link to features using the Stages (#241) #229

Add a link to features using the Stages (#241)

Add a link to features using the Stages (#241) #229

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