Skip to content

Bump express from 4.16.3 to 4.19.2 in /services/support #3

Bump express from 4.16.3 to 4.19.2 in /services/support

Bump express from 4.16.3 to 4.19.2 in /services/support #3

name: support-svc-test
on:
pull_request:
branches:
- main
paths:
- services/support/**
- packages/**
workflow_dispatch:
jobs:
unit-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/unit-test
with:
service: support-service