Skip to content

build(deps): bump undici from 5.28.3 to 5.28.4 (#13) #74

build(deps): bump undici from 5.28.3 to 5.28.4 (#13)

build(deps): bump undici from 5.28.3 to 5.28.4 (#13) #74

Workflow file for this run

name: 'build-test'
on:
pull_request:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
npm install
- run: |
npm run all
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
with:
version: 'v3.10.0'
- run: |
gator --version