Skip to content

chore(deps): bump Moq and Moq.Contrib.HttpClient #22

chore(deps): bump Moq and Moq.Contrib.HttpClient

chore(deps): bump Moq and Moq.Contrib.HttpClient #22

Workflow file for this run

# name: PR Validation
on:
pull_request:
branches:
- main
- develop
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run tests
run: docker compose up tests --exit-code-from tests