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 ddcbd70 commit f5824eeCopy full SHA for f5824ee
.github/workflows/test.yml
@@ -12,4 +12,5 @@ jobs:
12
with:
13
repos: ${{ vars.REPOS }}
14
integration: true
15
+ microservices_path: "tests/integration/microservices"
16
secrets: inherit
.github/workflows/test_pr.yml
@@ -9,5 +9,6 @@ jobs:
9
uses: Geode-solutions/actions/.github/workflows/js-test-pr.yml@master
10
11
0 commit comments