Skip to content

Bump mongoose-aggregate-paginate-v2 from 1.0.6 to 1.0.7 #1

Bump mongoose-aggregate-paginate-v2 from 1.0.6 to 1.0.7

Bump mongoose-aggregate-paginate-v2 from 1.0.6 to 1.0.7 #1

Workflow file for this run

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