Skip to content

fix(deps): bump @salesforce/packaging from 3.2.12 to 3.2.15 #101

fix(deps): bump @salesforce/packaging from 3.2.12 to 3.2.15

fix(deps): bump @salesforce/packaging from 3.2.12 to 3.2.15 #101

Workflow file for this run

name: tests
on:
push:
branches-ignore: [main]
workflow_dispatch:
jobs:
yarn-lockfile-check:
uses: ClayChipps/sf-chipps-github-workflows/.github/workflows/lockFileCheck.yml@main
linux-unit-tests:
needs: yarn-lockfile-check
uses: ClayChipps/sf-chipps-github-workflows/.github/workflows/unitTestsLinux.yml@main
windows-unit-tests:
needs: yarn-lockfile-check
uses: ClayChipps/sf-chipps-github-workflows/.github/workflows/unitTestsWindows.yml@main