Skip to content

fix(catch2): work around ranlib warning when building on macOS #903

fix(catch2): work around ranlib warning when building on macOS

fix(catch2): work around ranlib warning when building on macOS #903

Workflow file for this run

name: pre-commit
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]