Skip to content

Bump mock from 3.0.5 to 5.2.0 #41

Bump mock from 3.0.5 to 5.2.0

Bump mock from 3.0.5 to 5.2.0 #41

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- 'dev'
- 'staging'
- 'master'
workflow_dispatch:
jobs:
test-pr:
uses: ./.github/workflows/run_tests.yml
secrets: inherit