Skip to content

refactor: workflows

refactor: workflows #2

Workflow file for this run

name: Node.js Dev Checking
on:
push:
branches-ignore:
- 'main'
- 'development'
pull_request:
branches:
- development
jobs:
e2etest:
uses: NFDI4Chem/nmrium-react-wrapper/.github/workflows/e2e.yml@main
lint:
uses: NFDI4Chem/nmrium-react-wrapper/.github/workflows/nodejs.yml@main

Check failure on line 16 in .github/workflows/dev-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dev-check.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dev-check.yml" -> "NFDI4Chem/nmrium-react-wrapper/.github/workflows/nodejs.yml@main" : failed to fetch workflow: workflow was not found.