Skip to content

chore(dev-deps): bump @salesforce/ts-sinon from 1.4.12 to 1.4.13 #345

chore(dev-deps): bump @salesforce/ts-sinon from 1.4.12 to 1.4.13

chore(dev-deps): bump @salesforce/ts-sinon from 1.4.12 to 1.4.13 #345

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