Skip to content

Commit

Permalink
do not call cmake --system-information on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fpelliccioni authored and alandefreitas committed Jan 26, 2024
1 parent 2bc1e13 commit 741198c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@ jobs:
run: |
set -x
cmake --help
cmake --system-information
config_template=$(printf '%s\n' \
"verbose: true" \
"source-root: ." \
Expand Down

0 comments on commit 741198c

Please sign in to comment.