Skip to content

chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.7 to 5.1.1 #36

chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.7 to 5.1.1

chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.7 to 5.1.1 #36

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