Skip to content

Commit

Permalink
ci: different approach
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Nov 21, 2023
1 parent 85af5d4 commit 789fffb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
- uses: actions/setup-node@v4
- uses: actions/checkout@v4
- uses: salesforcecli/github-workflows/.github/actions/yarnInstallWithRetries@main
- run: yarn build
- run: yarn link
# - uses: salesforcecli/github-workflows/.github/actions/retry@main
# name: git clone
Expand Down

0 comments on commit 789fffb

Please sign in to comment.