Skip to content

Fix build warnings

Fix build warnings #26

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
main:
name: CI
uses: ./.github/workflows/ci_template.yaml