Skip to content

ci: run tests on windows-2022 #1842

ci: run tests on windows-2022

ci: run tests on windows-2022 #1842

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: elastic/oblt-actions/pre-commit@v1