Skip to content

plywood-server package upgrade: bump http-status from 1.5.0 to 2.1.0 in /plywood/server #499

plywood-server package upgrade: bump http-status from 1.5.0 to 2.1.0 in /plywood/server

plywood-server package upgrade: bump http-status from 1.5.0 to 2.1.0 in /plywood/server #499

Workflow file for this run

name: Pre-merge CI
on:
workflow_call:
pull_request:
branches:
- develop
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
unit_tests:
uses: ./.github/workflows/test-unit.yaml
secrets: inherit