Skip to content

fix(deps): bump @salesforce/core from 8.5.4 to 8.5.7 #514

fix(deps): bump @salesforce/core from 8.5.4 to 8.5.7

fix(deps): bump @salesforce/core from 8.5.4 to 8.5.7 #514

Workflow file for this run

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