Skip to content

Bump undici from 5.21.0 to 5.26.3 #56

Bump undici from 5.21.0 to 5.26.3

Bump undici from 5.21.0 to 5.26.3 #56

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