Skip to content

Fix/database

Fix/database #57

Workflow file for this run

name: Test PR
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
test:
uses: Geode-solutions/actions/.github/workflows/py-test-pr.yml@master
with:
npm: true

Check failure on line 11 in .github/workflows/test_pr.yml

View workflow run for this annotation

GitHub Actions / Test PR

Invalid workflow file

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