Skip to content

fix: formatting... #1048

fix: formatting...

fix: formatting... #1048

Workflow file for this run

---
name: CI in debug
on:
push:
branches:
- '**'
tags-ignore:
- '**'
workflow_dispatch:
jobs:
main:
uses: ./.github/workflows/main_base.yml
secrets: inherit
with:
toolchain: 1.90.0
debug_or_release: debug
platforms: linux/amd64