Skip to content

Bump undici from 5.27.0 to 5.28.4 #78

Bump undici from 5.27.0 to 5.28.4

Bump undici from 5.27.0 to 5.28.4 #78

Workflow file for this run

name: Unit Tests
on:
pull_request
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: yarn install
- run: yarn test