Skip to content

Upgrade to Node 24 with shared test workflow #11

Upgrade to Node 24 with shared test workflow

Upgrade to Node 24 with shared test workflow #11

Workflow file for this run

name: Node.js CI
on: push
jobs:
test:
uses: activeprospect/github-action-workflows/.github/workflows/test.yml@master

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

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test.yml" -> "activeprospect/github-action-workflows/.github/workflows/test.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}