Skip to content

Fix linting

Fix linting #86

Workflow file for this run

name: windows
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
tests-and-examples:
uses: ./.github/workflows/tests-and-examples.yml
with:
os: 'windows-2022'
cxx_compilers: '["cl"]'