Skip to content

Fix/action integration #46

Fix/action integration

Fix/action integration #46

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/js-test-pr.yml@master

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