Skip to content

Merge pull request #704 from nberlette/refactor/create-formatter-macro #1181

Merge pull request #704 from nberlette/refactor/create-formatter-macro

Merge pull request #704 from nberlette/refactor/create-formatter-macro #1181

Workflow file for this run

name: Ensure declared MSRV is tested
on: [push, pull_request]
jobs:
ensure_msrv:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- run: script/check-msrv-matches-workflow