Skip to content

build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 in the n… #96

build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 in the n…

build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 in the n… #96

Workflow file for this run

name: Test
permissions:
contents: write
issues: write
pull-requests: write
on:
pull_request:
push:
jobs:
mocha:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
- run: npm install
- run: npm test