Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

chore(dev-deps): bump typescript from 5.7.2 to 5.7.3 #147

chore(dev-deps): bump typescript from 5.7.2 to 5.7.3

chore(dev-deps): bump typescript from 5.7.2 to 5.7.3 #147

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
with:
skipTsDepCheck: true