Skip to content

[fix] package already works in node 0.8 #34

[fix] package already works in node 0.8

[fix] package already works in node 0.8 #34

Workflow file for this run

name: 'Tests: node.js < 10'
on: [pull_request, push]
jobs:
tests:
uses: ljharb/actions/.github/workflows/node.yml@main
with:
range: '0.8 - 9'
type: minors
command: npm run tests-only