Skip to content

ci: fix await fs.stat (#258) #993

ci: fix await fs.stat (#258)

ci: fix await fs.stat (#258) #993

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: node-modules/github-actions/.github/workflows/node-test.yml@master
with:
os: 'ubuntu-latest, macos-latest'
version: '14, 16, 18, 20'