Skip to content

fix: convert unhandled rejection to uncaught exception (#235) #947

fix: convert unhandled rejection to uncaught exception (#235)

fix: convert unhandled rejection to uncaught exception (#235) #947

Workflow file for this run

name: CI
on:
push:
branches: [ master, 5.x ]
pull_request:
branches: [ master, 5.x ]
workflow_dispatch: {}
jobs:
Job:
name: Node.js
uses: artusjs/github-actions/.github/workflows/node-test.yml@v1
with:
os: 'ubuntu-latest, macos-latest'
version: '14, 16, 18'