Skip to content

fix(database): using SQL Alchemy instead of Flask-SQLAlchemy #60

fix(database): using SQL Alchemy instead of Flask-SQLAlchemy

fix(database): using SQL Alchemy instead of Flask-SQLAlchemy #60

Workflow file for this run

name: Test
on:
push:
branches-ignore:
- master
- next
jobs:
test:
uses: Geode-solutions/actions/.github/workflows/py-test.yml@master
with:
npm: true

Check failure on line 13 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / Test

Invalid workflow file

The workflow is not valid. .github/workflows/test.yml (Line: 13, Col: 12): Invalid input, npm is not defined in the referenced workflow.
secrets: inherit