Skip to content

Don't use scientific notation when printing floats #10

Don't use scientific notation when printing floats

Don't use scientific notation when printing floats #10

Workflow file for this run

name: C++ CI (Windows)
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build-win:
runs-on: windows-latest
steps:
- uses: actions/checkout@v1
- name: Build with MSVC
shell: cmd
run: .github/workflow_build_windows.bat