Skip to content

Bump undici from 5.28.3 to 5.28.4 #8

Bump undici from 5.28.3 to 5.28.4

Bump undici from 5.28.3 to 5.28.4 #8

Workflow file for this run

name: CI
on:
pull_request:
types:
- opened
- labeled
- unlabeled
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm ci
- run: npm test
- name: Self-test
if: github.event_name == 'pull_request'
uses: ./
with:
allowed: pass-test