Skip to content

Commit

Permalink
refactor: use salesforcecli unit test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarvin8 committed Sep 10, 2024
1 parent f2284d4 commit a6a8be8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/non-release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ on:
- main

jobs:
build:
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
unit-tests:
uses: salesforcecli/github-workflows/.github/workflows/unitTest.yml@main

0 comments on commit a6a8be8

Please sign in to comment.