Skip to content

ci(getting-started): run (but ignore) checks with npm and npx #7495

ci(getting-started): run (but ignore) checks with npm and npx

ci(getting-started): run (but ignore) checks with npm and npx #7495

Workflow file for this run

name: Run scripts tests
on:
pull_request:
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
run-scripts-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: scripts/test/test.sh