Skip to content

ci: auto run tests in prs #11

ci: auto run tests in prs

ci: auto run tests in prs #11

name: "Auto run tests on open PRs"
on:
pull_request:
jobs:
run-test-job:
uses: ./.github/workflows/tests.yml

Check failure on line 7 in .github/workflows/tests-auto-run.yml

View workflow run for this annotation

GitHub Actions / Auto run tests on open PRs

Invalid workflow file

The workflow is not valid. In .github/workflows/tests-auto-run.yml (Line: 7, Col: 15): Error from called workflow supertokens/supertokens-node/.github/workflows/tests.yml@a26003b8a977cbff90629536e7ad9b43dfd5789d (Line: 38, Col: 16): Job 'setup' depends on job 'setup' which creates a cycle in the dependency graph.
with:
pluginInterfaceRepoOwnerName: supertokens
pluginInterfaceBranchName: master
coreRepoOwnerName: supertokens
coreBranchName: master