Skip to content

Update implementation and tests to match stage 2.7 spec #3

Update implementation and tests to match stage 2.7 spec

Update implementation and tests to match stage 2.7 spec #3

name: 'Tests: node.js: shimmed Promise'
on: [pull_request, push]
jobs:
tests:
uses: ljharb/actions/.github/workflows/node.yml@main
with:
range: '0.8 - 0.12'
type: minors
command: npm run test:promise-shimmed