Skip to content

Updated jenkins agent test config #7

Updated jenkins agent test config

Updated jenkins agent test config #7

Workflow file for this run

name: Lint OpenAPI specs
on:
push:
pull_request:
jobs:
Build-and-Run-Tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: lts/*
- run: |
npx @redocly/cli lint src/client/nxapisrv/openapi.yaml