Skip to content

Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe… #66

Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe…

Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe… #66

Workflow file for this run

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

Check failure on line 11 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: 11, Col: 11): Input desktop is required, but not provided while calling.
with:
repos: ${{ vars.REPOS }}
integration: true
microservices_path: "tests/integration/microservices"
secrets: inherit