Skip to content

fix: keep statusMessage alias to statusText on response.res object #1156

fix: keep statusMessage alias to statusText on response.res object

fix: keep statusMessage alias to statusText on response.res object #1156

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
Job:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
with:
os: 'ubuntu-latest, macos-latest, windows-latest'
version: '14.19.3, 16, 18, 20'
install: 'npx npminstall'