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 86fe165 commit c9997ecCopy full SHA for c9997ec
.github/workflows/scheduled.yaml
@@ -33,7 +33,7 @@ jobs:
33
- { test-strategy: "min_isolated", test-additional-repos: "" }
34
- { test-strategy: "release", test-additional-repos: "" }
35
- { test-strategy: "max", test-additional-repos: "https://pharmaverse.r-universe.dev" }
36
- uses: insightsengineering/r.pkg.template/.github/workflows/verdepcheck.yaml@main
+ uses: insightsengineering/r.pkg.template/.github/workflows/verdepcheck.yaml@allow_custom_repos
37
name: Dependency Test - ${{ matrix.test-strategy }} 🔢
38
secrets:
39
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
0 commit comments