Skip to content

replaced std::format with fmt::format #24

replaced std::format with fmt::format

replaced std::format with fmt::format #24

Workflow file for this run

name: Early warning on push
on: [push]
jobs:
# just run the linux job
build-unix:
uses: ./.github/workflows/build-unix.yml
with:
testing: true