Skip to content

Bump serve-static and express #198

Bump serve-static and express

Bump serve-static and express #198

Workflow file for this run

name: pull request
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/reusable_build.yml
test:
needs: [build]
uses: ./.github/workflows/reusable_test.yml