Skip to content

Bump eslint-plugin-jsdoc from 39.3.6 to 50.3.1 #583

Bump eslint-plugin-jsdoc from 39.3.6 to 50.3.1

Bump eslint-plugin-jsdoc from 39.3.6 to 50.3.1 #583

Workflow file for this run

name: Integration Test - Expression
on:
push:
branches: [main]
pull_request:
jobs:
test_expression:
name: ubuntu-latest
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- uses: actions/checkout@v3
- name: Use Node.js 16 x64
uses: actions/[email protected]
with:
node-version: 16
architecture: x64
- run: npm ci
- run: npm run test-expression