Skip to content

Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group #292

Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group

Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group #292

Workflow file for this run

name: "units-test"
on:
pull_request:
jobs:
# unit tests
units:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm test