Skip to content

git add --force tests/osi-fail/node_modules tests/osi-flag-fail/node_… #77

git add --force tests/osi-fail/node_modules tests/osi-flag-fail/node_…

git add --force tests/osi-fail/node_modules tests/osi-flag-fail/node_… #77

Workflow file for this run

name: CI
on: [pull_request, push]
permissions:
contents: read
jobs:
tests:
uses: ljharb/actions/.github/workflows/node-majors.yml@main
with:
range: '>= 14.17'
command: 'npm run tests-only && npm run licenses'