Skip to content

chore(deps): Bump mockall from 0.12.0 to 0.12.1 #155

chore(deps): Bump mockall from 0.12.0 to 0.12.1

chore(deps): Bump mockall from 0.12.0 to 0.12.1 #155

Workflow file for this run

name: Main
on:
push:
branches:
- main
pull_request:
branches:
- main
- develop
types:
- opened
- synchronize
- reopened
jobs:
test:
name: Test
uses: jontze/.workflows/.github/workflows/rust_test.yaml@main
with:
build: true
unit-tests: true