Skip to content

Implement apply with std 17 #548

Implement apply with std 17

Implement apply with std 17 #548

Workflow file for this run

name: Static Analysis
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pre-commit/[email protected]