Skip to content

chore(dev-deps): bump @types/node from 22.9.3 to 22.10.1 #180

chore(dev-deps): bump @types/node from 22.9.3 to 22.10.1

chore(dev-deps): bump @types/node from 22.9.3 to 22.10.1 #180

Workflow file for this run

name: tests
on:
push:
branches-ignore: [master]
workflow_dispatch:
jobs:
unit-tests:
uses: salesforcecli/github-workflows/.github/workflows/unitTest.yml@main
nuts:
needs: unit-tests
uses: salesforcecli/github-workflows/.github/workflows/nut.yml@main
secrets: inherit
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
fail-fast: false
with:
os: ${{ matrix.os }}