Skip to content

model

model #41

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:
repos: ${{ vars.REPOS }}
npm: true

Check failure on line 14 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: 14, Col: 12): Invalid input, npm is not defined in the referenced workflow.
secrets: inherit