Skip to content

chore: update npm linux to v1.5.23 and windows to v1.5.5 #12984

chore: update npm linux to v1.5.23 and windows to v1.5.5

chore: update npm linux to v1.5.23 and windows to v1.5.5 #12984

Workflow file for this run

name: check-shell
on: pull_request
jobs:
check-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v3
with:
go-version: '^1.16'
- run: |
make validate-shell
name: Verify Shell scripts