Skip to content

Commit

Permalink
tmp: use different branch that has alternative mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed May 31, 2024
1 parent bce7623 commit 2a80711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
test-strategy: ["min_cohort", "min_isolated", "release", "max"]
uses: insightsengineering/r.pkg.template/.github/workflows/verdepcheck.yaml@alternative-mirror
uses: insightsengineering/r.pkg.template/.github/workflows/verdepcheck.yaml@alternate_mirror
name: Dependency Test - ${{ matrix.test-strategy }} 🔢
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
Expand Down

0 comments on commit 2a80711

Please sign in to comment.