Skip to content

Bump tough-cookie and @kubernetes/client-node in /testing/e2e/skr #4501

Bump tough-cookie and @kubernetes/client-node in /testing/e2e/skr

Bump tough-cookie and @kubernetes/client-node in /testing/e2e/skr #4501

Workflow file for this run

name: Run JS linter
on:
pull_request:
branches: [ main ]
paths:
- ".github/workflows/run-eslint.yaml"
- "testing/e2e/skr/**"
jobs:
run-eslint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run JS linter
run: make lint -C testing/e2e/skr