Skip to content

Bump cross-spawn from 7.0.3 to 7.0.6 #1

Bump cross-spawn from 7.0.3 to 7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6 #1

Workflow file for this run

name: CI
on:
pull_request:
jobs:
Lint:
uses: finsweet/workflow-ci-lint/.github/workflows/lint.yml@main
# Comment this job out if your project doesn't have any tests
Tests:
uses: finsweet/workflow-ci-test/.github/workflows/test.yml@main