Skip to content

Bump undici from 5.26.3 to 5.28.3 #63

Bump undici from 5.26.3 to 5.28.3

Bump undici from 5.26.3 to 5.28.3 #63

name: Continuous Build
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Check out repo
uses: actions/checkout@v3
- run: yarn
- run: yarn lint
- run: yarn test