1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-28 19:53:52 +00:00

Remove invalid comment

[skip ci]
This commit is contained in:
Henry Schreiner 2020-01-31 13:50:15 -05:00 committed by GitHub
parent b5242611a5
commit 63c928653b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,8 +24,7 @@ jobs:
- name: Make header
run: python ./scripts/MakeSingleHeader.py CLI11.hpp
# Build in place for simplicity - don't do this in real life!
- name: Prepare CMake config
run: cmake -S . -B build