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 64a3b98 commit 1f1da14Copy full SHA for 1f1da14
.github/workflows/test.yml
@@ -10,5 +10,6 @@ jobs:
10
test:
11
uses: Geode-solutions/actions/.github/workflows/py-test.yml@master
12
with:
13
+ repos: ${{ vars.REPOS }}
14
npm: true
15
secrets: inherit
.github/workflows/test_pr.yml
@@ -8,5 +8,6 @@ jobs:
8
9
uses: Geode-solutions/actions/.github/workflows/py-test-pr.yml@master
0 commit comments