We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6daeab commit 2072c80Copy full SHA for 2072c80
.github/workflows/test_pr.yml
@@ -9,6 +9,6 @@ jobs:
9
uses: Geode-solutions/actions/.github/workflows/js-test-pr.yml@master
10
with:
11
repos: ${{ vars.REPOS }}
12
- microservices_path: "tests/integration/microservices"
13
integration: true
+ microservices_path: "tests/integration/microservices"
14
secrets: inherit
0 commit comments