test: export shared functions from Decomposed, add UT #174
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Test With Core Bundle | |
on: | |
push: | |
branches-ignore: [main] | |
jobs: | |
build-and-test: | |
uses: forcedotcom/bundle-publish-scripts/.github/workflows/validateBuildWithCoreBundle.yml@main | |
secrets: inherit |